mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 00:34:10 -04:00
update bazel
This commit is contained in:
parent
2b7fd92dce
commit
74121c70d6
2 changed files with 0 additions and 2 deletions
|
|
@ -14,7 +14,6 @@ go_library(
|
|||
"proxier.go",
|
||||
"proxysocket.go",
|
||||
"roundrobin.go",
|
||||
"udp_server.go",
|
||||
] + select({
|
||||
"@io_bazel_rules_go//go/platform:android": [
|
||||
"rlimit.go",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ go_library(
|
|||
"proxysocket.go",
|
||||
"roundrobin.go",
|
||||
"types.go",
|
||||
"udp_server.go",
|
||||
],
|
||||
importpath = "k8s.io/kubernetes/pkg/proxy/winuserspace",
|
||||
deps = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue