We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac6d0e4 commit 09bff23Copy full SHA for 09bff23
1 file changed
go.mod
@@ -1,7 +1,6 @@
1
module github.com/csi-addons/kubernetes-csi-addons
2
3
-go 1.23.0
4
-toolchain go1.23.6
+go 1.23.6
5
6
require (
7
github.com/container-storage-interface/spec v1.11.0
0 commit comments