Use buildozer to remove deprecated automanaged tags

This commit is contained in:
Jeff Grafton
2017-08-09 15:57:14 -07:00
parent 5f63711681
commit 33276f06be
2165 changed files with 24 additions and 2959 deletions

View File

@@ -19,7 +19,6 @@ go_library(
"local.go",
"tr.go",
],
tags = ["automanaged"],
deps = [
"//vendor/github.com/chai2010/gettext-go/gettext/mo:go_default_library",
"//vendor/github.com/chai2010/gettext-go/gettext/plural:go_default_library",

View File

@@ -17,7 +17,6 @@ go_library(
"message.go",
"util.go",
],
tags = ["automanaged"],
)
filegroup(

View File

@@ -14,7 +14,6 @@ go_library(
"formula.go",
"table.go",
],
tags = ["automanaged"],
)
filegroup(

View File

@@ -19,7 +19,6 @@ go_library(
"re.go",
"util.go",
],
tags = ["automanaged"],
)
filegroup(