Skip to content

Commit

Permalink
Bump gometalinter to v2.0.6
Browse files Browse the repository at this point in the history
Signed-off-by: Kir Kolyshkin <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
  • Loading branch information
kolyshkin authored and thaJeztah committed Jul 11, 2018
1 parent 94a8f4d commit bda793d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/dockerfile/install/gometalinter.installer
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

GOMETALINTER_COMMIT=bfcc1d6942136fd86eb6f1a6fb328de8398fbd80
GOMETALINTER_COMMIT=v2.0.6

install_gometalinter() {
echo "Installing gometalinter version $GOMETALINTER_COMMIT"
Expand Down

0 comments on commit bda793d

Please sign in to comment.