mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
run hack/update-bazel.sh
This commit is contained in:
parent
0776bc67ec
commit
fcf4e69640
@ -5,7 +5,7 @@ go_library(
|
|||||||
srcs = ["testfiles.go"],
|
srcs = ["testfiles.go"],
|
||||||
importpath = "k8s.io/kubernetes/test/e2e/framework/testfiles",
|
importpath = "k8s.io/kubernetes/test/e2e/framework/testfiles",
|
||||||
visibility = ["//visibility:public"],
|
visibility = ["//visibility:public"],
|
||||||
deps = ["//vendor/github.com/onsi/ginkgo:go_default_library"],
|
deps = ["//test/e2e/framework/log:go_default_library"],
|
||||||
)
|
)
|
||||||
|
|
||||||
filegroup(
|
filegroup(
|
||||||
|
Loading…
Reference in New Issue
Block a user