Fix Godeps.json to point to kubernetes-1.12.10-beta.0 tags

This commit is contained in:
Kubernetes Publisher 2019-05-28 11:10:14 +00:00
parent 0465cfd9dc
commit 2a60ad34b3
1 changed files with 25 additions and 25 deletions

50
Godeps/Godeps.json generated
View File

@ -60,103 +60,103 @@
},
{
"ImportPath": "k8s.io/apimachinery/pkg/api/resource",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/apis/config",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/apis/config/v1alpha1",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/apis/meta/v1",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/conversion",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/conversion/queryparams",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/fields",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/labels",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/runtime/schema",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/selection",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/types",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/errors",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/intstr",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/json",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/naming",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/net",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/runtime",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/sets",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/validation",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/util/validation/field",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/pkg/watch",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apimachinery/third_party/forked/golang/reflect",
"Rev": "49ce2735e5074ffc3f8190c8406cf51a96302dad"
"Rev": "01f179d85dbce0f2e0e4351a92394b38694b7cae"
},
{
"ImportPath": "k8s.io/apiserver/pkg/apis/config",
"Rev": "e17da99637d8a36a35704c07be9f4d628c185f83"
"Rev": "89d516f7c46c1a5cd37ee4d27dbd71c0a092034b"
},
{
"ImportPath": "k8s.io/apiserver/pkg/apis/config/v1alpha1",
"Rev": "e17da99637d8a36a35704c07be9f4d628c185f83"
"Rev": "89d516f7c46c1a5cd37ee4d27dbd71c0a092034b"
},
{
"ImportPath": "k8s.io/utils/pointer",