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

@@ -9,7 +9,6 @@ load(
go_binary(
name = "workqueue",
embed = [":go_default_library"],
importpath = "k8s.io/client-go/examples/workqueue",
)
go_library(