chore: bump golangci-lint

This commit is contained in:
Richard Ramos 2023-04-03 09:48:07 -04:00 committed by RichΛrd
parent aa8f99ff72
commit e1276f65e4

View File

@ -65,7 +65,7 @@ vendor:
lint-install:
curl -sfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | \
bash -s -- -b $(shell ${GOBIN} env GOPATH)/bin v1.50.0
bash -s -- -b $(shell ${GOBIN} env GOPATH)/bin v1.52.2
lint:
@echo "lint"