diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-26 09:06:04 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-26 09:06:04 -0700 |
| commit | bd4a4b076e0c25389fcac0a67bc3b2238a911fad (patch) | |
| tree | f3acddec6eee9c2e51c228b33361aceec434b3c3 /go.mod | |
| parent | 3204316f29c7eefafcc30ebfb00df7343af80fe6 (diff) | |
| download | seaweedfs-bd4a4b076e0c25389fcac0a67bc3b2238a911fad.tar.xz seaweedfs-bd4a4b076e0c25389fcac0a67bc3b2238a911fad.zip | |
Bump golang.org/x/image from 0.7.0 to 0.8.0 (#4617)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -114,7 +114,7 @@ require ( gocloud.dev/pubsub/rabbitpubsub v0.29.0 golang.org/x/crypto v0.10.0 // indirect golang.org/x/exp v0.0.0-20230124195608-d38c7dcee874 - golang.org/x/image v0.7.0 + golang.org/x/image v0.8.0 golang.org/x/net v0.11.0 golang.org/x/oauth2 v0.8.0 // indirect golang.org/x/sys v0.9.0 |
