Use buildozer to remove deprecated automanaged tags
This commit is contained in:
@@ -10,7 +10,6 @@ load(
|
||||
go_library(
|
||||
name = "go_default_library",
|
||||
srcs = ["validation.go"],
|
||||
tags = ["automanaged"],
|
||||
deps = [
|
||||
"//pkg/api/validation:go_default_library",
|
||||
"//pkg/apis/certificates:go_default_library",
|
||||
|
Reference in New Issue
Block a user