Skip to content

Commit

Permalink
adjusting csi spec version and its dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kumarkgosa committed Dec 4, 2024
1 parent 4d671fd commit 9934de7
Show file tree
Hide file tree
Showing 2 changed files with 573 additions and 8 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 @@ toolchain go1.23.2

require (
github.com/akutz/goof v0.1.2
github.com/container-storage-interface/spec v1.11.0
github.com/container-storage-interface/spec v1.6.0
github.com/coreos/go-systemd/v22 v22.5.0
github.com/cucumber/godog v0.15.0
github.com/cucumber/messages-go/v10 v10.0.3
Expand All @@ -22,7 +22,7 @@ require (
github.com/dell/gopowermax/v2 v2.8.0
github.com/fsnotify/fsnotify v1.8.0
github.com/gorilla/mux v1.8.1
github.com/kubernetes-csi/csi-lib-utils v0.19.0
github.com/kubernetes-csi/csi-lib-utils v0.11.0
github.com/sirupsen/logrus v1.9.3
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.10.0
Expand Down
Loading

0 comments on commit 9934de7

Please sign in to comment.