mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
update BUILD files
This commit is contained in:
1
vendor/golang.org/x/net/context/BUILD
generated
vendored
1
vendor/golang.org/x/net/context/BUILD
generated
vendored
@@ -9,6 +9,7 @@ go_library(
|
||||
"pre_go17.go",
|
||||
"pre_go19.go",
|
||||
],
|
||||
importpath = "golang.org/x/net/context",
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
|
||||
1
vendor/golang.org/x/net/context/ctxhttp/BUILD
generated
vendored
1
vendor/golang.org/x/net/context/ctxhttp/BUILD
generated
vendored
@@ -6,6 +6,7 @@ go_library(
|
||||
"ctxhttp.go",
|
||||
"ctxhttp_pre17.go",
|
||||
],
|
||||
importpath = "golang.org/x/net/context/ctxhttp",
|
||||
visibility = ["//visibility:public"],
|
||||
deps = ["//vendor/golang.org/x/net/context:go_default_library"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user