chore: create API tag and use (#24877)

This commit is contained in:
Alex | Interchain Labs
2025-06-13 16:46:32 -04:00
committed by GitHub
parent ab658691c1
commit 9a72f50d09
22 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module cosmossdk.io/simapp
go 1.23.5
require (
cosmossdk.io/api v1.0.0-alpha.1
cosmossdk.io/api v1.0.0-rc.1
cosmossdk.io/client/v2 v2.10.0-beta.4
cosmossdk.io/core v1.1.0-alpha.2
cosmossdk.io/depinject v1.2.1
+2 -2
View File
@@ -614,8 +614,8 @@ cloud.google.com/go/workflows v1.7.0/go.mod h1:JhSrZuVZWuiDfKEFxU0/F1PQjmpnpcoIS
cloud.google.com/go/workflows v1.8.0/go.mod h1:ysGhmEajwZxGn1OhGOGKsTXc5PyxOc0vfKf5Af+to4M=
cloud.google.com/go/workflows v1.9.0/go.mod h1:ZGkj1aFIOd9c8Gerkjjq7OW7I5+l6cSvT3ujaO/WwSA=
cloud.google.com/go/workflows v1.10.0/go.mod h1:fZ8LmRmZQWacon9UCX1r/g/DfAXx5VcPALq2CxzdePw=
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/api v1.0.0-rc.1 h1:KwZHIMveoeg6YVwvKZxJLp7be5uk6qmnqNAar2tPxVU=
cosmossdk.io/api v1.0.0-rc.1/go.mod h1:8YOT+XjVFb9eZJk62YqjFILOm8MlLhbnkC9/jxIYri8=
cosmossdk.io/client/v2 v2.10.0-beta.4 h1:M6V016IEp4bnaJrE9eS+VdIXGQ30CguQeU4yIDBxCkI=
cosmossdk.io/client/v2 v2.10.0-beta.4/go.mod h1:+SdBBTm1xLd2AEzLKyC8A1v2jn1gG2aigErS9jD+9R0=
cosmossdk.io/collections v1.3.1 h1:09e+DUId2brWsNOQ4nrk+bprVmMUaDH9xvtZkeqIjVw=