Deal with auto-generated files:

- Update bazel by hack/update-bazel.sh
This commit is contained in:
RainbowMango 2019-11-28 17:10:48 +08:00
parent 2187fe2699
commit 9ca21e3722

View File

@ -40,6 +40,7 @@ go_test(
srcs = [
"collector_test.go",
"counter_test.go",
"desc_test.go",
"gauge_test.go",
"histogram_test.go",
"opts_test.go",