go 1.15 module github.com/cosmos/cosmos-sdk/db require ( github.com/dgraph-io/badger/v3 v3.2103.1 github.com/google/btree v1.0.0 github.com/stretchr/testify v1.7.0 )