Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_go
/
refs/tags/v0.21.2
/
.
/
go
/
tools
/
BUILD.bazel
blob: 221ab42fd4ff09a084d33ed52ff24b8476baa926 [
file
]
filegroup
(
name
=
"all_files"
,
testonly
=
True
,
srcs
=
[
"//go/tools/bazel:all_files"
,
"//go/tools/builders:all_files"
,
"//go/tools/coverdata:all_files"
,
],
visibility
=
[
"//visibility:public"
],
)