Skip to content

Commit bb5093e

Browse files
committed
ci: upgrade golangci-lint from v1.24.0 to v1.32.2
1 parent edc02b8 commit bb5093e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ before_script:
3535
- git fetch
3636

3737
# Install golangci-lint
38-
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $GOPATH/bin v1.24.0
38+
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $GOPATH/bin v1.32.2
3939

4040
script:
4141
# Compile

0 commit comments

Comments
 (0)