aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-02 08:45:33 -0700
committerGitHub <noreply@github.com>2023-10-02 08:45:33 -0700
commitf7ad82e03d1b24c01ae4bca49b142a13fc263d06 (patch)
tree87d1518008ff2db3db9677a48ba68cae7ac19867 /go.mod
parentdffe00a822fd3bc0a496ab5fe134af67e18f2c91 (diff)
downloadseaweedfs-f7ad82e03d1b24c01ae4bca49b142a13fc263d06.tar.xz
seaweedfs-f7ad82e03d1b24c01ae4bca49b142a13fc263d06.zip
Bump golang.org/x/image from 0.11.0 to 0.12.0 (#4885)
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 ed32c9663..5c7545978 100644
--- a/go.mod
+++ b/go.mod
@@ -114,7 +114,7 @@ require (
gocloud.dev/pubsub/rabbitpubsub v0.34.0
golang.org/x/crypto v0.13.0 // indirect
golang.org/x/exp v0.0.0-20230905200255-921286631fa9
- golang.org/x/image v0.11.0
+ golang.org/x/image v0.12.0
golang.org/x/net v0.15.0
golang.org/x/oauth2 v0.12.0 // indirect
golang.org/x/sys v0.12.0