spec: merge v0.35 spec into tendermint (#9018)

This commit is contained in:
Callum Waters
2022-07-20 12:37:46 +02:00
committed by GitHub
parent 183e249709
commit 3e96a376b0
224 changed files with 41549 additions and 231 deletions
+1
View File
@@ -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"
)