Skip to content

Commit

Permalink
regen BUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
thempatel committed May 12, 2022
1 parent 4001a79 commit f4c7b3d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions language/go/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ go_library(
go_test(
name = "go_test",
srcs = [
"build_tags_test.go",
"config_test.go",
"fileinfo_go_test.go",
"fileinfo_test.go",
Expand Down Expand Up @@ -90,6 +91,8 @@ filegroup(
testonly = True,
srcs = [
"BUILD.bazel",
"build_tags.go",
"build_tags_test.go",
"config.go",
"config_test.go",
"constants.go",
Expand All @@ -111,6 +114,7 @@ filegroup(
"resolve.go",
"resolve_test.go",
"std_package_list.go",
"stdlib_links.go",
"stubs_test.go",
"update.go",
"update_import_test.go",
Expand Down

0 comments on commit f4c7b3d

Please sign in to comment.