You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are going to release the upgrade to SDK 0.46 as v5, and since it contains API breaking changes and we follow go semantic versioning, then we need to bump our package. The go.mod file will read:
module github.com/cosmos/ibc-go/v5
All imports will need to change.
The text was updated successfully, but these errors were encountered:
We are going to release the upgrade to SDK 0.46 as v5, and since it contains API breaking changes and we follow go semantic versioning, then we need to bump our package. The go.mod file will read:
module github.com/cosmos/ibc-go/v5
All imports will need to change.
The text was updated successfully, but these errors were encountered: