mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-01-24 18:44:39 +00:00
Revert "Update pinned golangci-lint version (#666)"
This reverts commit 015c0763153778779857597178a0aabd7ac1215a. Goimports regression: https://github.com/golangci/golangci-lint/issues/347 And gocritic recommending fixes in tip instead of released versions.
This commit is contained in:
parent
f88c5f6c08
commit
464d27ad7e
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user