We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8957162 commit 38b93d0Copy full SHA for 38b93d0
go.mod
@@ -1,8 +1,6 @@
1
module sigs.k8s.io/sig-storage-local-static-provisioner
2
3
-go 1.23.0
4
-
5
-toolchain go1.23.1
+go 1.24
6
7
require (
8
github.com/golang/glog v1.1.2
0 commit comments