Skip to content

Commit 38b93d0

Browse files
committed
chore: use go1.24
1 parent 8957162 commit 38b93d0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

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

3-
go 1.23.0
4-
5-
toolchain go1.23.1
3+
go 1.24
64

75
require (
86
github.com/golang/glog v1.1.2

0 commit comments

Comments
 (0)