mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 06:01:50 +00:00
Update bazel and remove unused data files
This commit is contained in:
@@ -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"
|
||||
}
|
Reference in New Issue
Block a user