1
1
mirror of https://github.com/wader/fq.git synced 2024-11-22 15:45:45 +03:00

Update make-golangci-lint from 1.46.0 to 1.46.1

This commit is contained in:
bump 2022-05-12 16:08:46 +00:00
parent 7b971c212e
commit 456742ead6

View File

@ -62,7 +62,7 @@ gogenerate:
.PHONY: lint
lint:
# bump: make-golangci-lint /golangci-lint@v([\d.]+)/ git:https://github.com/golangci/golangci-lint.git|^1
go run github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.0 run
go run github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.1 run
.PHONY: depgraph.svg
depgraph.svg: