Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 10, 2021
1 parent 7c29479 commit 842cda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/install-golangci-lint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
set -eu
set -o pipefail

GOLANGCI_LINT_VERSION=v1.31.0
GOLANGCI_LINT_VERSION=v1.35.0
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b "$(go env GOPATH)/bin" "$GOLANGCI_LINT_VERSION"

0 comments on commit 842cda6

Please sign in to comment.