diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-17 08:43:03 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-17 08:43:03 -0700 |
| commit | 491713e0203b1aa8a93cd3d5c9b9bfe50b654bdb (patch) | |
| tree | bc6a05e655a8a4585f226c3964019c56c126cf90 /go.mod | |
| parent | b908c31ba69d022a777cb396678d0301ec9210ea (diff) | |
| download | seaweedfs-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
