aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-10 09:14:28 -0700
committerGitHub <noreply@github.com>2023-07-10 09:14:28 -0700
commit6f7008958e60b14d4f277e3c69da7678604327d7 (patch)
tree811ef6cc67176bc071bb9abc37c15a250b01b39a /go.mod
parent700a382173951bb03be5ca19aace15d840ff739c (diff)
downloadseaweedfs-6f7008958e60b14d4f277e3c69da7678604327d7.tar.xz
seaweedfs-6f7008958e60b14d4f277e3c69da7678604327d7.zip
Bump golang.org/x/image from 0.8.0 to 0.9.0 (#4655)
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 3312e535d..cb63b5247 100644
--- a/go.mod
+++ b/go.mod
@@ -114,7 +114,7 @@ require (
gocloud.dev/pubsub/rabbitpubsub v0.30.0
golang.org/x/crypto v0.11.0 // indirect
golang.org/x/exp v0.0.0-20230321023759-10a507213a29
- golang.org/x/image v0.8.0
+ golang.org/x/image v0.9.0
golang.org/x/net v0.12.0
golang.org/x/oauth2 v0.9.0 // indirect
golang.org/x/sys v0.10.0