Skip to content

Commit a02bcfd

Browse files
committed
chore: fix gomod
1 parent 8d1c648 commit a02bcfd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module sigs.k8s.io/sig-storage-local-static-provisioner
22

3-
go 1.23
3+
go 1.23.0
4+
5+
toolchain go1.23.1
46

57
require (
68
github.com/golang/glog v1.1.2

0 commit comments

Comments
 (0)