Skip to content

Commit

Permalink
chore: upgrade to go1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx committed Dec 30, 2024
1 parent 75b8f86 commit d4935c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module sigs.k8s.io/sig-storage-local-static-provisioner

go 1.23
go 1.22

require (
github.com/golang/glog v1.1.2
Expand Down

0 comments on commit d4935c4

Please sign in to comment.