From 829b62478287a0baa4d246e7473e936a446c0565 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Thu, 13 Dec 2018 00:36:01 -0500 Subject: [PATCH] Update com_github_golang_lint commit hash to 93c0bb5 (#1089) --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index d85c07900..f43748a05 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -633,7 +633,7 @@ go_repository( go_repository( name = "com_github_golang_lint", - commit = "c67002cb31c3a748b7688c27f20d8358b4193582", + commit = "93c0bb5c83939f89e6238cefd42de38f33734409", importpath = "github.com/golang/lint", )