mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-07 13:55:17 +00:00
makefile: update buf commands to use tools.go (#8609)
This will keep the version of `buf` consistent between all developer machines.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
package tools
|
||||
|
||||
import (
|
||||
_ "github.com/bufbuild/buf/cmd/buf"
|
||||
_ "github.com/golangci/golangci-lint/cmd/golangci-lint"
|
||||
_ "github.com/vektra/mockery/v2"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user