mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 17:38:50 +00:00
update BUILD files
This commit is contained in:
@@ -8,6 +8,7 @@ load(
|
||||
go_library(
|
||||
name = "go_default_library",
|
||||
srcs = ["test_utils.go"],
|
||||
importpath = "k8s.io/kubernetes/pkg/controller/testutil",
|
||||
deps = [
|
||||
"//pkg/api:go_default_library",
|
||||
"//pkg/util/node:go_default_library",
|
||||
|
Reference in New Issue
Block a user