Skip to content

Commit

Permalink
Merge pull request #693 from andyzhangx/go1.22
Browse files Browse the repository at this point in the history
chore: use go 1.22 in go.mod
  • Loading branch information
andyzhangx authored Jun 15, 2024
2 parents ad6d73c + db7dbcd commit 2a75f0d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/kubernetes-csi/csi-driver-nfs

go 1.21
go 1.22

require (
github.com/container-storage-interface/spec v1.8.0
Expand Down

This file was deleted.

0 comments on commit 2a75f0d

Please sign in to comment.