mirror of
https://github.com/kubernetes/sample-controller.git
synced 2025-01-19 16:12:52 +08:00
Autogenerated: hack/update-bazel.sh
Kubernetes-commit: ef56a8d6bb3800ab7803713eafc4191e8202ad6e
This commit is contained in:
parent
07ac1ce76e
commit
6b0f73bee0
1
BUILD
1
BUILD
@ -38,7 +38,6 @@ go_library(
|
|||||||
go_binary(
|
go_binary(
|
||||||
name = "sample-controller",
|
name = "sample-controller",
|
||||||
embed = [":go_default_library"],
|
embed = [":go_default_library"],
|
||||||
importpath = "k8s.io/sample-controller",
|
|
||||||
visibility = ["//visibility:public"],
|
visibility = ["//visibility:public"],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user