forked from lug/matterbridge
		
	Revert "Update pinned golangci-lint version (#666)"
This reverts commit 015c076315.
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:
		| @@ -12,7 +12,7 @@ git: | |||||||
| env: | env: | ||||||
|   global: |   global: | ||||||
|     - GOOS=linux GOARCH=amd64 |     - GOOS=linux GOARCH=amd64 | ||||||
|     - GOLANGCI_VERSION="v1.12.5" |     - GOLANGCI_VERSION="v1.12.3" | ||||||
|  |  | ||||||
| matrix: | matrix: | ||||||
|   # It's ok if our code fails on unstable development versions of Go. |   # It's ok if our code fails on unstable development versions of Go. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Wim
					Wim