cosmos-sdk/go.work.example
mergify[bot] 0cff9ce3cd
refactor!: remove rosetta from repo (backport #17112) (#17117)
Co-authored-by: Carlos Santiago Yanzon <27785807+bizk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-24 20:00:39 +00:00

27 lines
257 B
Plaintext

go 1.20
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
)