Skip to content

Commit dbc1418

Browse files
Alex Johnsonlumtis
andauthored
Update docs/docs/migration/v0.22.0.md
Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com>
1 parent dec0bae commit dbc1418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/migration/v0.22.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Ignite CLI v0.22.2 changed the GitHub username from "ignite-hq" to "ignite", whi
1313

1414
2. Make a bulk find and replace in the import statements for `github.com/ignite-hq/cli` to be replaced by `github.com/ignite/cli`.
1515

16-
3. Finally run `go mod tidy` and ensure there's no mention if `ignite-hq/cli` in your `go.mod` file.
16+
3. Finally run `go mod tidy` and ensure there's no mention if `ignite-hq/cli` in your `go.sum` file.
1717

1818
This update includes an upgrade to the `ibc-go` packages. Please make the according changes:
1919

0 commit comments

Comments
 (0)