Skip to content

Commit

Permalink
Merge pull request #248 from sunnylovestiramisu/module-update-master
Browse files Browse the repository at this point in the history
Upgrade csi-lib-utils to v0.12.0
  • Loading branch information
k8s-ci-robot authored Dec 22, 2022
2 parents 1c16023 + 35a2e13 commit 9110f1f
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 224 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/container-storage-interface/spec v1.7.0
github.com/google/gofuzz v1.2.0 // indirect
github.com/imdario/mergo v0.3.12 // indirect
github.com/kubernetes-csi/csi-lib-utils v0.11.0
github.com/kubernetes-csi/csi-lib-utils v0.12.0
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b // indirect
golang.org/x/term v0.3.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
Expand Down Expand Up @@ -51,7 +51,7 @@ require (
github.com/prometheus/procfs v0.8.0 // indirect
github.com/spf13/cobra v1.6.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
golang.org/x/net v0.3.1-0.20221206200815-1e63c2f08a10 // indirect
golang.org/x/net v0.4.0 // indirect
golang.org/x/sys v0.3.0 // indirect
golang.org/x/text v0.5.0 // indirect
golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 // indirect
Expand Down
Loading

0 comments on commit 9110f1f

Please sign in to comment.