Bump godep version to v79
Kubernetes-commit: d31a88fee70fb1dd58c4da5251ad4c181ae946a0
This commit is contained in:
parent
0f41d276a9
commit
5153b2c354
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue