mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 18:54:06 +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": [],
|
"//conditions:default": [],
|
||||||
}),
|
}),
|
||||||
data = [
|
data = [
|
||||||
"fixtures/seccomp/sub/subtest",
|
|
||||||
"fixtures/seccomp/test",
|
|
||||||
],
|
],
|
||||||
importpath = "k8s.io/kubernetes/pkg/kubelet/dockershim",
|
importpath = "k8s.io/kubernetes/pkg/kubelet/dockershim",
|
||||||
library = ":go_default_library",
|
library = ":go_default_library",
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"abc": "def"
|
|
||||||
}
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"foo": "bar"
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user