29 lines
277 B
Plaintext
29 lines
277 B
Plaintext
go 1.21
|
|
|
|
toolchain go1.21.0
|
|
|
|
use (
|
|
.
|
|
./api
|
|
./client/v2
|
|
./collections
|
|
./core
|
|
./depinject
|
|
./errors
|
|
./log
|
|
./math
|
|
./orm
|
|
./simapp
|
|
./tests
|
|
./store
|
|
./tools/cosmovisor
|
|
./tools/confix
|
|
./tools/hubl
|
|
./x/tx
|
|
./x/nft
|
|
./x/circuit
|
|
./x/feegrant
|
|
./x/evidence
|
|
./x/upgrade
|
|
)
|