From 6be4b3703c2a2b41ccdf97fcf8d2da6863a402bd Mon Sep 17 00:00:00 2001 From: Kir Kolyshkin Date: Tue, 12 Sep 2017 13:53:59 -0700 Subject: [PATCH] Update gometalinter This is mostly to include the following fix: https://github.com/alecthomas/gometalinter/commit/78e3fbd90a20b03a Signed-off-by: Kir Kolyshkin --- hack/dockerfile/binaries-commits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/dockerfile/binaries-commits b/hack/dockerfile/binaries-commits index 3c465a4073..4338a3b48b 100644 --- a/hack/dockerfile/binaries-commits +++ b/hack/dockerfile/binaries-commits @@ -10,4 +10,4 @@ LIBNETWORK_COMMIT=7b2b1feb1de4817d522cc372af149ff48d25028e VNDR_COMMIT=9909bb2b8a0b7ea464527b376dc50389c90df587 # Linting -GOMETALINTER_COMMIT=5507b26af3204e949ffe50ec08ee73e5847938e1 +GOMETALINTER_COMMIT=bfcc1d6942136fd86eb6f1a6fb328de8398fbd80