forked from Silverfish/proton-bridge
chore: bump linter
This commit is contained in:
committed by
Jakub Cuth
parent
c1a57a2e12
commit
833fce8702
2
Makefile
2
Makefile
@ -104,7 +104,7 @@ update-vendor: vendor-cache/${THERECIPE_ENV} prepare-vendor
|
||||
|
||||
## Dev dependencies
|
||||
.PHONY: install-devel-tools install-linter install-go-mod-outdated
|
||||
LINTVER:="v1.23.6"
|
||||
LINTVER:="v1.26.0"
|
||||
LINTSRC:="https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh"
|
||||
|
||||
install-dev-dependencies: install-devel-tools install-linter install-go-mod-outdated
|
||||
|
||||
Reference in New Issue
Block a user