Autogenerated files

This commit is contained in:
Zihong Zheng
2017-05-16 17:55:36 -07:00
parent c0920f75cf
commit 5992425588
15 changed files with 83 additions and 20 deletions

View File

@@ -10,10 +10,7 @@ load(
go_library(
name = "go_default_library",
srcs = [
"annotations.go",
"util.go",
],
srcs = ["util.go"],
tags = ["automanaged"],
deps = [
"//pkg/api:go_default_library",