mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-28 03:47:34 +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/iptables/testing",
|
||||
deps = ["//pkg/util/iptables:go_default_library"],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user