mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Run hack/update-bazel
This commit is contained in:
parent
d63c90e25f
commit
c0e079bb15
@ -6,6 +6,7 @@ go_library(
|
||||
name = "go_default_library",
|
||||
srcs = [
|
||||
"density.go",
|
||||
"dns.go",
|
||||
"framework.go",
|
||||
"gmsa.go",
|
||||
"hybrid_network.go",
|
||||
@ -13,7 +14,6 @@ go_library(
|
||||
"networking.go",
|
||||
"service.go",
|
||||
"volumes.go",
|
||||
"dns.go",
|
||||
],
|
||||
importpath = "k8s.io/kubernetes/test/e2e/windows",
|
||||
visibility = ["//visibility:public"],
|
||||
|
Loading…
Reference in New Issue
Block a user