build(deps): Bump technote-space/get-diff-action from v3 to v4 (#5485)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marko Baricevic <marbar3778@yahoo.com>
This commit is contained in:
dependabot[bot]
2020-10-12 14:13:45 +02:00
committed by Erik Grinaker
parent bf42bf0fd5
commit 51b8d3a153
5 changed files with 76 additions and 93 deletions

View File

@@ -1,11 +1,12 @@
package state
import (
dbm "github.com/tendermint/tm-db"
abci "github.com/tendermint/tendermint/abci/types"
tmstate "github.com/tendermint/tendermint/proto/tendermint/state"
tmproto "github.com/tendermint/tendermint/proto/tendermint/types"
"github.com/tendermint/tendermint/types"
dbm "github.com/tendermint/tm-db"
)
//