lint: bump golangci-lint to v1.17.1 (#88)
This commit is contained in:
committed by
GitHub
parent
3355ecfbfd
commit
cad456ebde
@@ -9,7 +9,7 @@ go get -u \
|
||||
go install ./internal/cmd/asmdecl
|
||||
|
||||
# Install golangci-lint
|
||||
golangci_lint_version='v1.15.0'
|
||||
golangci_lint_version='v1.17.1'
|
||||
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $GOPATH/bin ${golangci_lint_version}
|
||||
|
||||
# embedmd required for documentation generation
|
||||
|
||||
Reference in New Issue
Block a user