summaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorTamir Duberstein <tamird@google.com>2021-02-03 12:12:13 -0800
committergVisor bot <gvisor-bot@google.com>2021-02-03 12:14:28 -0800
commit52ad6ceeebac37350733edae86115da66305ca36 (patch)
treefbd5c7d592a059e5d5f4c868391f49d6bbcb7f1e /WORKSPACE
parentd1bb263b9bff9d997eff2ff175ae6dd32561112b (diff)
Remove gazelle noise patch
Confirmed gazelle generates no significant noise. Fix documented gazelle invocation while I'm here. PiperOrigin-RevId: 355452758
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE3
1 files changed, 0 insertions, 3 deletions
diff --git a/WORKSPACE b/WORKSPACE
index a6b3144e4..aa6e65a19 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -57,9 +57,6 @@ http_archive(
# This is actually a no-op with the hacky patch above, but should
# slightly future proof this mechanism.
"//tools:bazel_gazelle_generate.patch",
- # False positive output complaining about Go logrus versions spam the
- # logs. Strip this message in this case. Does not affect control flow.
- "//tools:bazel_gazelle_noise.patch",
],
sha256 = "222e49f034ca7a1d1231422cdb67066b885819885c356673cb1f72f748a3c9d4",
urls = [