1
1
mirror of https://github.com/wader/fq.git synced 2025-01-08 23:59:50 +03:00

Update make-golangci-lint from 1.47.2 to 1.47.3

Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.47.3
This commit is contained in:
bump 2022-08-01 16:03:57 +00:00
parent c1f7a80ac6
commit f579e9c327

View File

@ -63,7 +63,7 @@ gogenerate:
lint:
# bump: make-golangci-lint /golangci-lint@v([\d.]+)/ git:https://github.com/golangci/golangci-lint.git|^1
# bump: make-golangci-lint link "Release notes" https://github.com/golangci/golangci-lint/releases/tag/v$LATEST
go run github.com/golangci/golangci-lint/cmd/golangci-lint@v1.47.2 run
go run github.com/golangci/golangci-lint/cmd/golangci-lint@v1.47.3 run
.PHONY: depgraph.svg
depgraph.svg: