mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 05:57:25 +00:00
Remove go_prefix from root BUILD file
This commit is contained in:
parent
095a9e53ca
commit
4c7c058a61
@ -10,11 +10,8 @@
|
|||||||
|
|
||||||
package(default_visibility = ["//visibility:public"])
|
package(default_visibility = ["//visibility:public"])
|
||||||
|
|
||||||
load("@io_bazel_rules_go//go:def.bzl", "go_prefix")
|
|
||||||
load("@io_kubernetes_build//defs:build.bzl", "gcs_upload")
|
load("@io_kubernetes_build//defs:build.bzl", "gcs_upload")
|
||||||
|
|
||||||
go_prefix("k8s.io/kubernetes")
|
|
||||||
|
|
||||||
filegroup(
|
filegroup(
|
||||||
name = "_binary-artifacts-and-hashes",
|
name = "_binary-artifacts-and-hashes",
|
||||||
srcs = [
|
srcs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user