chore: keep in release branch only sdk versioned software 2/2 (#21140)

This commit is contained in:
Julien Robert
2024-08-02 12:52:04 +02:00
committed by GitHub
parent bad0add080
commit 580af8b234
809 changed files with 674 additions and 666757 deletions
-13
View File
@@ -2,23 +2,11 @@ go 1.22.2
use (
.
./api
./client/v2
./collections
./core
./core/testing
./depinject
./errors
./indexer/postgres
./log
./math
./orm
./simapp
./tests
./tests/systemtests
./tools/cosmovisor
./tools/confix
./tools/hubl
./x/accounts
./x/accounts/defaults/lockup
./x/auth
@@ -37,7 +25,6 @@ use (
./x/protocolpool
./x/slashing
./x/staking
./x/tx
./x/upgrade
./x/epochs
)