From: Gabe Rosenhouse Date: Wed, 7 Jun 2017 03:58:48 +0000 (-0700) Subject: godeps: update Go version to 1.8 X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=c2034d812f4e79a4a29111afa02a4c32bd42ca04;p=cni.git godeps: update Go version to 1.8 --- diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 344eb07..e5ea8b5 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -1,6 +1,6 @@ { "ImportPath": "github.com/containernetworking/cni", - "GoVersion": "go1.6", + "GoVersion": "go1.8", "GodepVersion": "v79", "Packages": [ "./..."