Skip to content

Commit

Permalink
Revert "Update pinned golangci-lint version (42wim#666)"
Browse files Browse the repository at this point in the history
This reverts commit 015c076.
Goimports regression: golangci/golangci-lint#347
And gocritic recommending fixes in tip instead of released versions.
  • Loading branch information
42wim authored and zeridon committed Feb 12, 2020
1 parent 3a1274c commit 5a60cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ git:
env:
global:
- GOOS=linux GOARCH=amd64
- GOLANGCI_VERSION="v1.12.5"
- GOLANGCI_VERSION="v1.12.3"

matrix:
# It's ok if our code fails on unstable development versions of Go.
Expand Down

0 comments on commit 5a60cd7

Please sign in to comment.