mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Update bazel and remove unused data files
This commit is contained in:
parent
7e21146096
commit
b8469e4a25
@ -101,8 +101,6 @@ go_test(
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
data = [
|
||||
"fixtures/seccomp/sub/subtest",
|
||||
"fixtures/seccomp/test",
|
||||
],
|
||||
importpath = "k8s.io/kubernetes/pkg/kubelet/dockershim",
|
||||
library = ":go_default_library",
|
||||
|
@ -1,3 +0,0 @@
|
||||
{
|
||||
"abc": "def"
|
||||
}
|
@ -1,3 +0,0 @@
|
||||
{
|
||||
"foo": "bar"
|
||||
}
|
Loading…
Reference in New Issue
Block a user