diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-07 10:52:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-07 10:52:25 -0700 |
| commit | 4534976c312b1289cb4babec5aabb0e435a500e4 (patch) | |
| tree | 5d9aaad758a6827e01ce4d16accf275e1124bf6c /go.mod | |
| parent | 460e63724423e647f82a69db25a131b6c1464c10 (diff) | |
| download | seaweedfs-4534976c312b1289cb4babec5aabb0e435a500e4.tar.xz seaweedfs-4534976c312b1289cb4babec5aabb0e435a500e4.zip | |
chore(deps): bump golang.org/x/image from 0.18.0 to 0.21.0 (#6099)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.18.0 to 0.21.0.
- [Commits](https://github.com/golang/image/compare/v0.18.0...v0.21.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -104,7 +104,7 @@ require ( gocloud.dev/pubsub/rabbitpubsub v0.39.0 golang.org/x/crypto v0.28.0 // indirect golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 - golang.org/x/image v0.18.0 + golang.org/x/image v0.21.0 golang.org/x/net v0.30.0 golang.org/x/oauth2 v0.23.0 // indirect golang.org/x/sys v0.26.0 |
