chore: pre tag beta for all non main go mods (#24867)
This commit is contained in:
+1
-4
@@ -3,7 +3,7 @@ module cosmossdk.io/core
|
||||
go 1.23.0
|
||||
|
||||
require (
|
||||
cosmossdk.io/api v0.9.2
|
||||
cosmossdk.io/api v1.0.0-alpha.1
|
||||
cosmossdk.io/depinject v1.2.0
|
||||
cosmossdk.io/math v1.5.3
|
||||
github.com/cosmos/cosmos-db v1.1.3
|
||||
@@ -56,9 +56,6 @@ require (
|
||||
sigs.k8s.io/yaml v1.4.0 // indirect
|
||||
)
|
||||
|
||||
// Replace all unreleased direct deps upgraded to comet v1
|
||||
replace cosmossdk.io/api => ../api
|
||||
|
||||
// Version tagged too early and incompatible with v0.50 (latest at the time of tagging)
|
||||
retract v0.12.0
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
cosmossdk.io/api v1.0.0-alpha.1 h1:PvH11RPE2m65jnq4vdZfVZ/PSyX8P3VDvrHdW4Y31as=
|
||||
cosmossdk.io/api v1.0.0-alpha.1/go.mod h1:8YOT+XjVFb9eZJk62YqjFILOm8MlLhbnkC9/jxIYri8=
|
||||
cosmossdk.io/depinject v1.2.0 h1:6NW/FSK1IkWTrX7XxUpBmX1QMBozpEI9SsWkKTBc5zw=
|
||||
cosmossdk.io/depinject v1.2.0/go.mod h1:pvitjtUxZZZTQESKNS9KhGjWVslJZxtO9VooRJYyPjk=
|
||||
cosmossdk.io/math v1.5.3 h1:WH6tu6Z3AUCeHbeOSHg2mt9rnoiUWVWaQ2t6Gkll96U=
|
||||
|
||||
Reference in New Issue
Block a user