aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-13 10:05:12 -0700
committerGitHub <noreply@github.com>2024-05-13 10:05:12 -0700
commit25a7e18d3b4bcf504e844542c27ff07419b5aa89 (patch)
tree2b371a8bbc2096249d7271faac2585a6bf461ae6 /go.mod
parentfe3776c9dfefaa18fc82b70cb7a282822e015490 (diff)
downloadseaweedfs-25a7e18d3b4bcf504e844542c27ff07419b5aa89.tar.xz
seaweedfs-25a7e18d3b4bcf504e844542c27ff07419b5aa89.zip
chore(deps): bump golang.org/x/image from 0.15.0 to 0.16.0 (#5585)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.15.0 to 0.16.0. - [Commits](https://github.com/golang/image/compare/v0.15.0...v0.16.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 25a58229b..b6a73fd19 100644
--- a/go.mod
+++ b/go.mod
@@ -106,7 +106,7 @@ require (
gocloud.dev/pubsub/rabbitpubsub v0.37.0
golang.org/x/crypto v0.23.0 // indirect
golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3
- golang.org/x/image v0.15.0
+ golang.org/x/image v0.16.0
golang.org/x/net v0.25.0
golang.org/x/oauth2 v0.19.0 // indirect
golang.org/x/sys v0.20.0