18 lines
148 B
Plaintext
18 lines
148 B
Plaintext
go 1.19
|
|
|
|
use (
|
|
.
|
|
./api
|
|
./client/v2
|
|
./core
|
|
./depinject
|
|
./errors
|
|
./math
|
|
./orm
|
|
./tx
|
|
./simapp
|
|
./tests
|
|
./tools/rosetta
|
|
./tools/cosmovisor
|
|
)
|