diff --git a/Gopkg.toml b/Gopkg.toml index db2b74538..fa35d4b69 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -1,6 +1,6 @@ [[constraint]] name = "github.com/container-storage-interface/spec" - version = "~0.3.0" + version = "~1.0.0" [[constraint]] branch = "master"