cosmos-sdk/go.work.example
dependabot[bot] 859b4140b8
build(deps): Bump cosmossdk.io/log from 1.3.0 to 1.3.1 (#19358)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-02-06 09:33:58 +01:00

27 lines
257 B
Plaintext

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