Skip to content

Commit dd2d6f8

Browse files
committed
upgrade golangci-lint
golangci/golangci-lint#663
1 parent c9e6871 commit dd2d6f8

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
@@ -13,7 +13,7 @@ env:
1313
- GO111MODULE=on
1414

1515
install:
16-
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | bash -s -- -b $GOPATH/bin v1.16.0
16+
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | bash -s -- -b $GOPATH/bin v1.19.1
1717

1818
script:
1919
- go fmt ./...

0 commit comments

Comments
 (0)