aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-17 08:43:03 -0700
committerGitHub <noreply@github.com>2024-06-17 08:43:03 -0700
commit491713e0203b1aa8a93cd3d5c9b9bfe50b654bdb (patch)
treebc6a05e655a8a4585f226c3964019c56c126cf90 /go.mod
parentb908c31ba69d022a777cb396678d0301ec9210ea (diff)
downloadseaweedfs-491713e0203b1aa8a93cd3d5c9b9bfe50b654bdb.tar.xz
seaweedfs-491713e0203b1aa8a93cd3d5c9b9bfe50b654bdb.zip
chore(deps): bump golang.org/x/image from 0.16.0 to 0.17.0 (#5684)
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 2e663a413..2a30f9a9a 100644
--- a/go.mod
+++ b/go.mod
@@ -105,7 +105,7 @@ require (
gocloud.dev/pubsub/rabbitpubsub v0.37.0
golang.org/x/crypto v0.24.0 // indirect
golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3
- golang.org/x/image v0.16.0
+ golang.org/x/image v0.17.0
golang.org/x/net v0.26.0
golang.org/x/oauth2 v0.20.0 // indirect
golang.org/x/sys v0.21.0