diff --git a/go.mod b/go.mod index badd721d..85a4d208 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/kubernetes-csi/external-snapshotter/v6 -go 1.18 +go 1.19 require ( github.com/container-storage-interface/spec v1.7.0