Skip to content

Commit

Permalink
fix: gazelle spam from org_golang_x_tools
Browse files Browse the repository at this point in the history
Signed-off-by: Thulio Ferraz Assis <[email protected]>
  • Loading branch information
f0rmiga authored and alexeagle committed Nov 10, 2021
1 parent 51c34bc commit d0f9b63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gazelle/deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,9 @@ def gazelle_deps():
)
go_repository(
name = "org_golang_x_tools",
build_directives = [
"gazelle:exclude **/testdata/**/*",
],
importpath = "golang.org/x/tools",
sum = "h1:aZzprAO9/8oim3qStq3wc1Xuxx4QmAGriC4VU4ojemQ=",
version = "v0.0.0-20191119224855-298f0cb1881e",
Expand Down

0 comments on commit d0f9b63

Please sign in to comment.