forked from charleenfei/ica
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathgo.mod
26 lines (21 loc) · 817 Bytes
/
go.mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
module github.com/cosmos/interchain-accounts
go 1.16
replace github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
require (
github.com/cosmos/cosmos-sdk v0.45.0
github.com/cosmos/ibc-go/v3 v3.0.0-beta1
github.com/gogo/protobuf v1.3.3
github.com/gorilla/mux v1.8.0
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/pkg/errors v0.9.1
github.com/spf13/cast v1.4.1
github.com/spf13/cobra v1.3.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.10.1
github.com/stretchr/testify v1.7.0
github.com/tendermint/tendermint v0.34.15
github.com/tendermint/tm-db v0.6.6
google.golang.org/grpc v1.44.0
)
require golang.org/x/term v0.0.0-20201210144234-2321bbc49cbf // indirect
replace github.com/cosmos/cosmos-sdk => github.com/ingenuity-build/cosmos-sdk v0.44.5-ls1