declare go1.18 in the go.mod

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2022-09-20 09:02:06 +05:30
parent 6dd7d02a17
commit fe3aa3515a
5 changed files with 25 additions and 401 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/kubernetes-csi/external-snapshotter/v6
go 1.17
go 1.18
require (
github.com/container-storage-interface/spec v1.6.0