Update go dependencies
This commit is contained in:
parent
293223eea0
commit
b7a799bf82
432 changed files with 37346 additions and 25783 deletions
3
vendor/k8s.io/apiserver/pkg/authentication/serviceaccount/BUILD
generated
vendored
3
vendor/k8s.io/apiserver/pkg/authentication/serviceaccount/BUILD
generated
vendored
|
|
@ -9,8 +9,7 @@ load(
|
|||
go_test(
|
||||
name = "go_default_test",
|
||||
srcs = ["util_test.go"],
|
||||
importpath = "k8s.io/apiserver/pkg/authentication/serviceaccount",
|
||||
library = ":go_default_library",
|
||||
embed = [":go_default_library"],
|
||||
)
|
||||
|
||||
go_library(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue