diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-02-24 10:38:39 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-24 10:38:39 -0800 |
| commit | 1fbd2902e8999d9019023c81b4e2c8565bef4a44 (patch) | |
| tree | e0fcb34a086fcf75da4018a04d6a2300667cd617 /go.mod | |
| parent | 15926cf626f0fb743aab2229a229fa29074bbb0e (diff) | |
| download | seaweedfs-1fbd2902e8999d9019023c81b4e2c8565bef4a44.tar.xz seaweedfs-1fbd2902e8999d9019023c81b4e2c8565bef4a44.zip | |
chore(deps): bump golang.org/x/image from 0.23.0 to 0.24.0 (#6574)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/image/compare/v0.23.0...v0.24.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
@@ -106,7 +106,7 @@ require ( gocloud.dev/pubsub/rabbitpubsub v0.40.0 golang.org/x/crypto v0.33.0 // indirect golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 - golang.org/x/image v0.23.0 + golang.org/x/image v0.24.0 golang.org/x/net v0.35.0 golang.org/x/oauth2 v0.26.0 // indirect golang.org/x/sys v0.30.0 |
