Skip to content

Commit e1da98e

Browse files
authored
Merge pull request #762 from humblec/new
declare go1.18 in the go.mod
2 parents 6dd7d02 + fe3aa35 commit e1da98e

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)