Bump godep version to v79

Kubernetes-commit: d31a88fee70fb1dd58c4da5251ad4c181ae946a0
This commit is contained in:
Christoph Blecker 2017-03-12 14:06:19 -07:00 committed by Kubernetes Publisher
parent 0f41d276a9
commit 5153b2c354
1 changed files with 2 additions and 2 deletions

4
Godeps/Godeps.json generated
View File

@ -1,14 +1,14 @@
{ {
"ImportPath": "k8s.io/apiserver", "ImportPath": "k8s.io/apiserver",
"GoVersion": "go1.7", "GoVersion": "go1.7",
"GodepVersion": "v74", "GodepVersion": "v79",
"Packages": [ "Packages": [
"./..." "./..."
], ],
"Deps": [ "Deps": [
{ {
"ImportPath": "bitbucket.org/ww/goautoneg", "ImportPath": "bitbucket.org/ww/goautoneg",
"Rev": "'75cd24fc2f2c2a2088577d12123ddee5f54e0675'" "Rev": "75cd24fc2f2c2a2088577d12123ddee5f54e0675"
}, },
{ {
"ImportPath": "github.com/PuerkitoBio/purell", "ImportPath": "github.com/PuerkitoBio/purell",