From adf39d40d802e8f6012cb7866123a547bd3f4a49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Mon, 17 Dec 2018 16:32:21 -0800 Subject: [PATCH] Update com_github_golang_lint commit hash to 8f45f77 (#1121) --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 3fcaece90..fdeab5ae0 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -633,7 +633,7 @@ go_repository( go_repository( name = "com_github_golang_lint", - commit = "93c0bb5c83939f89e6238cefd42de38f33734409", + commit = "8f45f776aaf18cebc8d65861cc70c33c60471952", importpath = "github.com/golang/lint", )