parent
514ce9e0a8
commit
8da43091dc
2
docs/build/building-apps/upgrades/0.52.md
vendored
2
docs/build/building-apps/upgrades/0.52.md
vendored
@ -213,7 +213,7 @@ plugins:
|
||||
|
||||
### Refactor Module Imports to cosmossdk.io/x/
|
||||
|
||||
All modules except auth have been split into their own go.mod and are imported via cosmossdk.io/x/<mod>.
|
||||
All modules except auth have been split into their own go.mod and are imported via `cosmossdk.io/x/<mod>`.
|
||||
|
||||
|
||||
* Replace import paths from github.com/cosmos/cosmos-sdk/x/{moduleName} to cosmossdk.io/x/{moduleName}.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user