mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 15:05:20 +00:00
update BUILD files
This commit is contained in:
@@ -8,6 +8,7 @@ load(
|
||||
go_library(
|
||||
name = "go_default_library",
|
||||
srcs = ["storage_batch.go"],
|
||||
importpath = "k8s.io/kubernetes/pkg/registry/batch/rest",
|
||||
deps = [
|
||||
"//pkg/api:go_default_library",
|
||||
"//pkg/apis/batch:go_default_library",
|
||||
|
||||
Reference in New Issue
Block a user