Autogenerated: hack/update-bazel.sh

Kubernetes-commit: ef56a8d6bb3800ab7803713eafc4191e8202ad6e
This commit is contained in:
Jeff Grafton
2018-02-16 13:43:01 -08:00
committed by Kubernetes Publisher
parent e00c8f23c0
commit fca8bb2928
39 changed files with 0 additions and 40 deletions

View File

@@ -17,7 +17,6 @@ go_test(
"urlbackoff_test.go",
],
embed = [":go_default_library"],
importpath = "k8s.io/client-go/rest",
deps = [
"//vendor/github.com/golang/glog:go_default_library",
"//vendor/github.com/google/gofuzz:go_default_library",

View File

@@ -27,7 +27,6 @@ go_test(
"decoder_test.go",
"encoder_test.go",
],
importpath = "k8s.io/client-go/rest/watch_test",
deps = [
"//vendor/k8s.io/api/core/v1:go_default_library",
"//vendor/k8s.io/apimachinery/pkg/api/equality:go_default_library",