mirror of
https://github.com/wader/fq.git
synced 2024-11-26 10:33:53 +03:00
Update make-golangci-lint from 1.46.1 to 1.46.2
This commit is contained in:
parent
877c3a1e9d
commit
06757119c5
2
Makefile
2
Makefile
@ -62,7 +62,7 @@ gogenerate:
|
|||||||
.PHONY: lint
|
.PHONY: lint
|
||||||
lint:
|
lint:
|
||||||
# bump: make-golangci-lint /golangci-lint@v([\d.]+)/ git:https://github.com/golangci/golangci-lint.git|^1
|
# 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.1 run
|
go run github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2 run
|
||||||
|
|
||||||
.PHONY: depgraph.svg
|
.PHONY: depgraph.svg
|
||||||
depgraph.svg:
|
depgraph.svg:
|
||||||
|
Loading…
Reference in New Issue
Block a user