Skip to content

Commit 5a60cd7

Browse files
42wimzeridon
authored andcommitted
Revert "Update pinned golangci-lint version (42wim#666)"
This reverts commit 015c076. Goimports regression: golangci/golangci-lint#347 And gocritic recommending fixes in tip instead of released versions.
1 parent 3a1274c commit 5a60cd7

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
@@ -12,7 +12,7 @@ git:
1212
env:
1313
global:
1414
- GOOS=linux GOARCH=amd64
15-
- GOLANGCI_VERSION="v1.12.5"
15+
- GOLANGCI_VERSION="v1.12.3"
1616

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

0 commit comments

Comments
 (0)