Upgrade go to 1.19

This commit is contained in:
Sunny Song
2022-12-12 19:27:50 +00:00
parent 3a2a001be3
commit 9cd2fbc4ea

2
go.mod
View File

@@ -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