We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edc02b8 commit bb5093eCopy full SHA for bb5093e
.travis.yml
@@ -35,7 +35,7 @@ before_script:
35
- git fetch
36
37
# Install golangci-lint
38
- - curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $GOPATH/bin v1.24.0
+ - curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $GOPATH/bin v1.32.2
39
40
script:
41
# Compile
0 commit comments