Skip to content

Commit

Permalink
improve
Browse files Browse the repository at this point in the history
  • Loading branch information
labkode committed Oct 24, 2019
1 parent 7e725d0 commit b810d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ contrib:

# for manual building only
deps:
cd /tmp && go get github.com/golangci/golangci-lint/cmd/golangci-lint
cd /tmp && GO111MODULE=on go get -u github.com/golangci/golangci-lint@v1.21.0
cd /tmp && go get golang.org/x/tools/cmd/goimports

build-ci: off
Expand Down

0 comments on commit b810d62

Please sign in to comment.