diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-07-14 12:13:40 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-14 12:13:40 -0700 |
| commit | c967d2e9269e48cdd172f389f4afd4cf8d0db7b8 (patch) | |
| tree | bff5d498085ce3132b8ffb15a969ecf58dc5b524 /go.mod | |
| parent | 6808e00aa48c82208caa7bef4fa41128dccd6357 (diff) | |
| download | seaweedfs-c967d2e9269e48cdd172f389f4afd4cf8d0db7b8.tar.xz seaweedfs-c967d2e9269e48cdd172f389f4afd4cf8d0db7b8.zip | |
chore(deps): bump golang.org/x/image from 0.28.0 to 0.29.0 (#6975)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/image/compare/v0.28.0...v0.29.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-version: 0.29.0
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 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -102,11 +102,11 @@ require ( gocloud.dev/pubsub/rabbitpubsub v0.42.0 golang.org/x/crypto v0.39.0 golang.org/x/exp v0.0.0-20250606033433-dcc06ee1d476 - golang.org/x/image v0.28.0 + golang.org/x/image v0.29.0 golang.org/x/net v0.41.0 golang.org/x/oauth2 v0.30.0 // indirect golang.org/x/sys v0.33.0 - golang.org/x/text v0.26.0 // indirect + golang.org/x/text v0.27.0 // indirect golang.org/x/tools v0.34.0 golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect google.golang.org/api v0.240.0 |
