mirror of
https://github.com/mxpv/podsync.git
synced 2024-05-11 05:55:04 +00:00
Update golangci-lint to v1.23.1
This commit is contained in:
@@ -36,7 +36,7 @@ release:
|
||||
# Pull GolangCI-Lint dependency
|
||||
#
|
||||
$(GOLANGCI):
|
||||
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(BINPATH) v1.17.1
|
||||
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(BINPATH) v1.23.1
|
||||
$(GOLANGCI) --version
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user