File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.21.6
66
77require (
88 github.com/bandprotocol/chain/v2 v2.5.4
9- github.com/bandprotocol/go-band-sdk/utils v0 .0.1
9+ github.com/bandprotocol/go-band-sdk/utils v1 .0.1
1010 github.com/cosmos/cosmos-sdk v0.45.16
1111 github.com/stretchr/testify v1.8.4
1212 github.com/tendermint/tendermint v0.34.29
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ go 1.21.6
44
55require (
66 github.com/bandprotocol/chain/v2 v2.5.4
7- github.com/bandprotocol/go-band-sdk/client v0 .0.1
7+ github.com/bandprotocol/go-band-sdk/client v1 .0.1
88 github.com/bandprotocol/go-band-sdk/requester v0.0.0-20240205043457-94371a27a564
9- github.com/bandprotocol/go-band-sdk/utils v0 .0.1
9+ github.com/bandprotocol/go-band-sdk/utils v1 .0.1
1010 github.com/cosmos/cosmos-sdk v0.45.16
1111)
1212
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ toolchain go1.21.6
66
77require (
88 github.com/bandprotocol/chain/v2 v2.5.4
9- github.com/bandprotocol/go-band-sdk/client v0 .0.1
10- github.com/bandprotocol/go-band-sdk/utils v0 .0.1
9+ github.com/bandprotocol/go-band-sdk/client v1 .0.1
10+ github.com/bandprotocol/go-band-sdk/utils v1 .0.1
1111 github.com/bandprotocol/go-owasm v0.2.3
1212 github.com/cosmos/cosmos-sdk v0.45.16
1313 github.com/stretchr/testify v1.8.4
You can’t perform that action at this time.
0 commit comments