diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-07 02:08:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-07 02:08:51 +0000 |
| commit | 15718738834c76ee2e5eb99b4d3d6454a26e30f9 (patch) | |
| tree | 1e877e6bf5bd3b19b494215a9957a3b4d75749a1 /go.mod | |
| parent | 3c330c1a3446e771bdc1238458d38222ef934e42 (diff) | |
| download | seaweedfs-csi-driver-15718738834c76ee2e5eb99b4d3d6454a26e30f9.tar.xz seaweedfs-csi-driver-15718738834c76ee2e5eb99b4d3d6454a26e30f9.zip | |
Bump golang.org/x/image from 0.0.0-20211028202545-6944b10bf410 to 0.5.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20211028202545-6944b10bf410 to 0.5.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/commits/v0.5.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
@@ -46,7 +46,7 @@ require ( github.com/viant/ptrie v0.3.0 // indirect github.com/viant/toolbox v0.34.5 // indirect golang.org/x/crypto v0.0.0-20220824171710-5757bc0c5503 // indirect - golang.org/x/image v0.0.0-20211028202545-6944b10bf410 // indirect + golang.org/x/image v0.5.0 // indirect golang.org/x/oauth2 v0.0.0-20220822191816-0ebed06d0094 // indirect golang.org/x/sys v0.5.0 // indirect golang.org/x/term v0.5.0 // indirect |
