Autogenerate BUILD files
This commit is contained in:
5
vendor/golang.org/x/net/context/ctxhttp/BUILD
generated
vendored
5
vendor/golang.org/x/net/context/ctxhttp/BUILD
generated
vendored
@@ -9,7 +9,10 @@ load(
|
||||
|
||||
go_library(
|
||||
name = "go_default_library",
|
||||
srcs = ["ctxhttp.go"],
|
||||
srcs = [
|
||||
"ctxhttp.go",
|
||||
"ctxhttp_pre17.go",
|
||||
],
|
||||
tags = ["automanaged"],
|
||||
deps = ["//vendor/golang.org/x/net/context:go_default_library"],
|
||||
)
|
||||
|
Reference in New Issue
Block a user