aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-02 21:38:03 +0000
committerChris Lu <chrislusf@users.noreply.github.com>2023-11-02 16:45:55 -0700
commit51468113a2b01b6826c2d72dcc30b2c567be03cb (patch)
tree72c53d4efd17707bccac2a93a0e58152f2595342 /go.mod
parente4c16bc1e652fef247b6a82027cc50356684ed31 (diff)
downloadseaweedfs-csi-driver-51468113a2b01b6826c2d72dcc30b2c567be03cb.tar.xz
seaweedfs-csi-driver-51468113a2b01b6826c2d72dcc30b2c567be03cb.zip
Bump golang.org/x/image from 0.9.0 to 0.10.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.9.0 to 0.10.0. - [Commits](https://github.com/golang/image/compare/v0.9.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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 92fc8b1..627eeff 100644
--- a/go.mod
+++ b/go.mod
@@ -43,7 +43,7 @@ require (
github.com/viant/ptrie v0.3.0 // indirect
github.com/viant/toolbox v0.33.2 // indirect
golang.org/x/crypto v0.14.0 // indirect
- golang.org/x/image v0.9.0 // indirect
+ golang.org/x/image v0.10.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230720185612-659f7aaaa771 // indirect