Skip to content

Commit

Permalink
bump golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nickg committed May 19, 2020
1 parent 1fab8d8 commit 2517764
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 @@ -4,4 +4,4 @@ all: ./bin/golangci-lint
go test -cover ./...

./bin/golangci-lint:
curl -sfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh| sh -s v1.21.0
curl -sfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh| sh -s v1.27.0

0 comments on commit 2517764

Please sign in to comment.