Skip to content

Commit

Permalink
Add missing bzl_library dep
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed Jun 5, 2022
1 parent e5c1e91 commit 3ed977f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ bzl_library(
visibility = ["//visibility:public"],
deps = [
"//extras:embed_data",
"//extras:gomock",
"//go/private:context",
"//go/private:go_toolchain",
"//go/private:providers",
Expand Down

0 comments on commit 3ed977f

Please sign in to comment.