Fix Godeps.json to point to kubernetes-1.13.12-beta.0 tags
This commit is contained in:
parent
a4b958a615
commit
d68cc1c60e
|
|
@ -148,11 +148,11 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apiserver/pkg/apis/config",
|
"ImportPath": "k8s.io/apiserver/pkg/apis/config",
|
||||||
"Rev": "b43e7957483c8057f5f25918b07a34b9be66da5a"
|
"Rev": "c44d086f3b4347beda427b0279f40ea61be8d0b0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apiserver/pkg/apis/config/v1alpha1",
|
"ImportPath": "k8s.io/apiserver/pkg/apis/config/v1alpha1",
|
||||||
"Rev": "b43e7957483c8057f5f25918b07a34b9be66da5a"
|
"Rev": "c44d086f3b4347beda427b0279f40ea61be8d0b0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/klog",
|
"ImportPath": "k8s.io/klog",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue