Skip to content

Commit

Permalink
Update golangci-lint to v1.23.6
Browse files Browse the repository at this point in the history
Signed-off-by: Radu M <root@radu.sh>
  • Loading branch information
Radu M committed Feb 19, 2020
1 parent f5a1cb4 commit 7661ec1
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 @@ -33,7 +33,7 @@ lint:

HAS_GOLANGCI := $(shell $(CHECK) golangci-lint)
HAS_GOIMPORTS := $(shell $(CHECK) goimports)
GOLANGCI_VERSION := v1.16.0
GOLANGCI_VERSION := v1.23.6


.PHONY: bootstrap
Expand Down

0 comments on commit 7661ec1

Please sign in to comment.