Skip to content

Commit

Permalink
Merge pull request #475 from andyzhangx/go1.22
Browse files Browse the repository at this point in the history
chore: upgrade to go1.22
  • Loading branch information
andyzhangx authored Dec 30, 2024
2 parents 75b8f86 + d4935c4 commit 69126cd
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 69126cd

Please sign in to comment.