mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-12 18:18:51 +00:00
Autogenerate BUILD files
This commit is contained in:
@@ -8,8 +8,8 @@ load(
|
||||
|
||||
go_binary(
|
||||
name = "guestbook-go",
|
||||
embed = [":go_default_library"],
|
||||
importpath = "k8s.io/kubernetes/examples/guestbook-go",
|
||||
library = ":go_default_library",
|
||||
)
|
||||
|
||||
go_library(
|
||||
|
Reference in New Issue
Block a user