From f7ac2b18206a4cc5027d4e992f3e69558caffe34 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Wed, 27 Feb 2019 13:44:24 -0500 Subject: [PATCH] Update com_github_golang_lint commit hash to 5b3e6a5 (#1739) --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 237fee5b3b..378ed50204 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -644,7 +644,7 @@ go_repository( go_repository( name = "com_github_golang_lint", - commit = "8f45f776aaf18cebc8d65861cc70c33c60471952", + commit = "5b3e6a55c961c61f4836ae6868c17b070744c590", importpath = "github.com/golang/lint", )