diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-06 01:49:42 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-06 01:49:42 +0000 |
| commit | 76eabae7c4bdb961c8d4a29b3cfffc4f3db1b1bd (patch) | |
| tree | 889980c9ca6442f6a6e0ccbc9ce52e6ee308caa8 /go.mod | |
| parent | ab203eb11ed7e34f423747ac882f7c93799a1b31 (diff) | |
| download | x-76eabae7c4bdb961c8d4a29b3cfffc4f3db1b1bd.tar.xz x-76eabae7c4bdb961c8d4a29b3cfffc4f3db1b1bd.zip | |
build(deps): bump golang.org/x/image from 0.7.0 to 0.10.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.7.0 to 0.10.0.
- [Commits](https://github.com/golang/image/compare/v0.7.0...v0.10.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -173,7 +173,7 @@ require ( go4.org/mem v0.0.0-20220726221520-4f986261bf13 // indirect go4.org/netipx v0.0.0-20230728180743-ad4cb58a6516 // indirect golang.org/x/exp v0.0.0-20230725093048-515e97ebf090 // indirect - golang.org/x/image v0.7.0 // indirect + golang.org/x/image v0.10.0 // indirect golang.org/x/mod v0.13.0 // indirect golang.org/x/net v0.17.0 // indirect golang.org/x/sys v0.13.0 // indirect |
