mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
update BUILD files
This commit is contained in:
@@ -8,6 +8,7 @@ load(
|
||||
go_library(
|
||||
name = "go_default_library",
|
||||
srcs = ["fake.go"],
|
||||
importpath = "k8s.io/kubernetes/pkg/util/sysctl/testing",
|
||||
deps = ["//pkg/util/sysctl:go_default_library"],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user