cosmos-sdk/core/go.mod
2024-08-12 12:57:44 +00:00

10 lines
290 B
Modula-2

module cosmossdk.io/core
// Core is meant to have zero dependencies, so we can use it as a dependency
// in other modules without having to worry about circular dependencies.
go 1.20
// Version tagged too early and incompatible with v0.50 (latest at the time of tagging)
retract v0.12.0