mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-15 22:56:48 +00:00
GODT-1833: Fix gobinsec cache.
This commit is contained in:
2
Makefile
2
Makefile
@ -166,7 +166,7 @@ update-qt-docs:
|
||||
LINTVER:="v1.39.0"
|
||||
LINTSRC:="https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh"
|
||||
|
||||
install-dev-dependencies: install-devel-tools install-linter install-go-mod-outdated
|
||||
install-dev-dependencies: install-devel-tools install-linter
|
||||
|
||||
install-devel-tools: check-has-go
|
||||
go get -v github.com/golang/mock/gomock
|
||||
|
||||
Reference in New Issue
Block a user