28 lines
274 B
Plaintext
28 lines
274 B
Plaintext
go 1.20
|
|
|
|
use (
|
|
.
|
|
./api
|
|
./client/v2
|
|
./collections
|
|
./core
|
|
./depinject
|
|
./errors
|
|
./log
|
|
./math
|
|
./orm
|
|
./simapp
|
|
./tests
|
|
./store
|
|
./tools/rosetta
|
|
./tools/cosmovisor
|
|
./tools/confix
|
|
./tools/hubl
|
|
./x/tx
|
|
./x/nft
|
|
./x/circuit
|
|
./x/feegrant
|
|
./x/evidence
|
|
./x/upgrade
|
|
)
|