Skip to content

Commit

Permalink
Merge pull request #791 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 committed Jun 15, 2024
2 parents ee65b1c + 0ce9add commit 9fd05f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/kubernetes-csi/csi-driver-smb

go 1.21

toolchain go1.21.3
go 1.22

require (
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
Expand Down

This file was deleted.

0 comments on commit 9fd05f7

Please sign in to comment.