mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-10 16:46:29 +00:00
Autogenerate BUILD files
This commit is contained in:
2
vendor/github.com/coreos/pkg/dlopen/BUILD
generated
vendored
2
vendor/github.com/coreos/pkg/dlopen/BUILD
generated
vendored
@@ -5,7 +5,7 @@ go_library(
|
||||
srcs = [
|
||||
"dlopen.go",
|
||||
] + select({
|
||||
"@io_bazel_rules_go//go/platform:linux_amd64": [
|
||||
"@io_bazel_rules_go//go/platform:linux": [
|
||||
"dlopen_example.go",
|
||||
],
|
||||
"//conditions:default": [],
|
||||
|
||||
Reference in New Issue
Block a user