Update go version in Godeps.json

This commit is contained in:
Christoph Blecker 2017-04-30 14:25:15 -07:00
parent e11963194e
commit b22525de8e
No known key found for this signature in database
GPG Key ID: B34A59A9D39F838B

2
Godeps/Godeps.json generated
View File

@ -1,6 +1,6 @@
{ {
"ImportPath": "k8s.io/kubernetes", "ImportPath": "k8s.io/kubernetes",
"GoVersion": "go1.7", "GoVersion": "go1.8",
"GodepVersion": "v79", "GodepVersion": "v79",
"Packages": [ "Packages": [
"github.com/ugorji/go/codec/codecgen", "github.com/ugorji/go/codec/codecgen",