Skip to content

Commit 229fe2a

Browse files
authored
Merge pull request #1592 from andyzhangx/fix-golint-error
[release-1.22] cleanup: fix golint error
2 parents 7aeefc0 + 5d009b1 commit 229fe2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module sigs.k8s.io/blob-csi-driver
22

3-
go 1.23.1
3+
go 1.22
44

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

0 commit comments

Comments
 (0)