diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-07-10 09:14:28 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-10 09:14:28 -0700 |
| commit | 6f7008958e60b14d4f277e3c69da7678604327d7 (patch) | |
| tree | 811ef6cc67176bc071bb9abc37c15a250b01b39a /go.mod | |
| parent | 700a382173951bb03be5ca19aace15d840ff739c (diff) | |
| download | seaweedfs-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
