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 <3149049+f0rmiga@users.noreply.github.com>
  • Loading branch information
f0rmiga committed Oct 27, 2021
1 parent 20b6911 commit a3c22dd
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 a3c22dd

Please sign in to comment.