aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-24 10:27:25 -0700
committerGitHub <noreply@github.com>2023-04-24 10:27:25 -0700
commit3e714a53cf695132f302b3aa39ef877336da0a74 (patch)
tree556e8b6d8fe223617dd0add8694899cceedea7bd /go.mod
parent5a46005ddfc678ef8ba1f6e54667fc598500d90a (diff)
downloadseaweedfs-3e714a53cf695132f302b3aa39ef877336da0a74.tar.xz
seaweedfs-3e714a53cf695132f302b3aa39ef877336da0a74.zip
build(deps): bump golang.org/x/image from 0.6.0 to 0.7.0 (#4427)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/golang/image/releases) - [Commits](https://github.com/golang/image/compare/v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 9eab8b76c..f9d6bf6f1 100644
--- a/go.mod
+++ b/go.mod
@@ -114,7 +114,7 @@ require (
gocloud.dev/pubsub/rabbitpubsub v0.29.0
golang.org/x/crypto v0.7.0 // indirect
golang.org/x/exp v0.0.0-20230124195608-d38c7dcee874
- golang.org/x/image v0.6.0
+ golang.org/x/image v0.7.0
golang.org/x/net v0.9.0
golang.org/x/oauth2 v0.6.0 // indirect
golang.org/x/sys v0.7.0