diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-26 19:41:24 +0000 |
|---|---|---|
| committer | Chris Lu <chrislusf@users.noreply.github.com> | 2024-06-26 14:18:04 -0700 |
| commit | 8af26ff8e32feabf7ee7a6a4a42318d1a7ac4d16 (patch) | |
| tree | 9250233a8c48ee6dec14f8ef0495539b08e6a9e8 /go.mod | |
| parent | bcf861555f7547abd4db3fb2d45d3f2c4285595c (diff) | |
| download | seaweedfs-csi-driver-8af26ff8e32feabf7ee7a6a4a42318d1a7ac4d16.tar.xz seaweedfs-csi-driver-8af26ff8e32feabf7ee7a6a4a42318d1a7ac4d16.zip | |
Bump golang.org/x/image from 0.17.0 to 0.18.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/image/compare/v0.17.0...v0.18.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
@@ -63,7 +63,7 @@ require ( go.uber.org/multierr v1.11.0 // indirect golang.org/x/crypto v0.24.0 // indirect golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 // indirect - golang.org/x/image v0.17.0 // indirect + golang.org/x/image v0.18.0 // indirect golang.org/x/oauth2 v0.21.0 // indirect golang.org/x/sys v0.21.0 // indirect golang.org/x/term v0.21.0 // indirect |
