Skip to content

Commit

Permalink
Bump the version of golangci-lint (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
int128 authored Aug 14, 2020
1 parent 22f39fd commit af51868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ all:

.PHONY: install-deps
install-deps:
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(HOME)/go/bin v1.24.0
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(HOME)/go/bin v1.30.0
go get -v github.com/int128/goxzst github.com/int128/ghcp

0 comments on commit af51868

Please sign in to comment.