Skip to content

Commit fe3aa35

Browse files
committed
declare go1.18 in the go.mod
Signed-off-by: Humble Chirammal <[email protected]>
1 parent 6dd7d02 commit fe3aa35

File tree

5 files changed

+25
-401
lines changed

5 files changed

+25
-401
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/kubernetes-csi/external-snapshotter/v6
22

3-
go 1.17
3+
go 1.18
44

55
require (
66
github.com/container-storage-interface/spec v1.6.0

0 commit comments

Comments
 (0)