Skip to content

Commit

Permalink
chore: use go 1.22 in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx committed Jun 15, 2024
1 parent ad6d73c commit db7dbcd
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 db7dbcd

Please sign in to comment.