diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-30 11:29:04 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-30 11:29:04 -0800 |
| commit | 0e8e6122d559ea4f055cbd7a1b17d00bfc79bed5 (patch) | |
| tree | 5ef632c166cb82695812469ff086769612f358fa /go.mod | |
| parent | bbf745d4e136eecffa85a2f3c5d0528c0e41cf5f (diff) | |
| download | seaweedfs-0e8e6122d559ea4f055cbd7a1b17d00bfc79bed5.tar.xz seaweedfs-0e8e6122d559ea4f055cbd7a1b17d00bfc79bed5.zip | |
chore(deps): bump golang.org/x/image from 0.21.0 to 0.23.0 (#6399)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.21.0 to 0.23.0.
- [Commits](https://github.com/golang/image/compare/v0.21.0...v0.23.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.40.0 golang.org/x/crypto v0.31.0 // indirect golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 - golang.org/x/image v0.21.0 + golang.org/x/image v0.23.0 golang.org/x/net v0.33.0 golang.org/x/oauth2 v0.24.0 // indirect golang.org/x/sys v0.28.0 |
