aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-07 10:52:25 -0700
committerGitHub <noreply@github.com>2024-10-07 10:52:25 -0700
commit4534976c312b1289cb4babec5aabb0e435a500e4 (patch)
tree5d9aaad758a6827e01ce4d16accf275e1124bf6c /go.mod
parent460e63724423e647f82a69db25a131b6c1464c10 (diff)
downloadseaweedfs-4534976c312b1289cb4babec5aabb0e435a500e4.tar.xz
seaweedfs-4534976c312b1289cb4babec5aabb0e435a500e4.zip
chore(deps): bump golang.org/x/image from 0.18.0 to 0.21.0 (#6099)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.18.0 to 0.21.0. - [Commits](https://github.com/golang/image/compare/v0.18.0...v0.21.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 b1c08a842..863d257ea 100644
--- a/go.mod
+++ b/go.mod
@@ -104,7 +104,7 @@ require (
gocloud.dev/pubsub/rabbitpubsub v0.39.0
golang.org/x/crypto v0.28.0 // indirect
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
- golang.org/x/image v0.18.0
+ golang.org/x/image v0.21.0
golang.org/x/net v0.30.0
golang.org/x/oauth2 v0.23.0 // indirect
golang.org/x/sys v0.26.0