Skip to content

Commit

Permalink
fix: go_repository spam (#12)
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 authored Sep 3, 2021
1 parent e9780bc commit 7c554d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -1036,6 +1036,7 @@ def deps():
importpath = "golang.org/x/tools",
sum = "h1:4nW4NLDYnU28ojHaHO8OVxFHk/aQ33U01a9cjED+pzE=",
version = "v0.0.0-20201224043029-2b0845dc783e",
build_directives = ["gazelle:exclude **/testdata/**/*"],
)
go_repository(
name = "org_golang_x_xerrors",
Expand Down

0 comments on commit 7c554d8

Please sign in to comment.