Skip to content

Commit

Permalink
Merge pull request moby#37436 from thaJeztah/bump_metalinter
Browse files Browse the repository at this point in the history
Bump gometalinter to v2.0.6
  • Loading branch information
yongtang committed Jul 11, 2018
2 parents 5fc1244 + bda793d commit 705774a
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 705774a

Please sign in to comment.