aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-24 10:38:39 -0800
committerGitHub <noreply@github.com>2025-02-24 10:38:39 -0800
commit1fbd2902e8999d9019023c81b4e2c8565bef4a44 (patch)
treee0fcb34a086fcf75da4018a04d6a2300667cd617 /go.mod
parent15926cf626f0fb743aab2229a229fa29074bbb0e (diff)
downloadseaweedfs-1fbd2902e8999d9019023c81b4e2c8565bef4a44.tar.xz
seaweedfs-1fbd2902e8999d9019023c81b4e2c8565bef4a44.zip
chore(deps): bump golang.org/x/image from 0.23.0 to 0.24.0 (#6574)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.23.0 to 0.24.0. - [Commits](https://github.com/golang/image/compare/v0.23.0...v0.24.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 9a01207ed..3a233086e 100644
--- a/go.mod
+++ b/go.mod
@@ -106,7 +106,7 @@ require (
gocloud.dev/pubsub/rabbitpubsub v0.40.0
golang.org/x/crypto v0.33.0 // indirect
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
- golang.org/x/image v0.23.0
+ golang.org/x/image v0.24.0
golang.org/x/net v0.35.0
golang.org/x/oauth2 v0.26.0 // indirect
golang.org/x/sys v0.30.0