build(deps): Bump cosmossdk.io/api from 0.6.0 to 0.6.1 (#17003)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
dependabot[bot]
2023-07-14 18:48:02 +00:00
committed by GitHub
co-authored by github-actions Julien Robert
parent 7ed04f71b4
commit 88c7ba00a8
34 changed files with 51 additions and 52 deletions
+1 -4
View File
@@ -3,7 +3,7 @@ module github.com/cosmos/cosmos-sdk/tests
go 1.20
require (
cosmossdk.io/api v0.6.0
cosmossdk.io/api v0.6.1
cosmossdk.io/collections v0.3.0
cosmossdk.io/core v0.9.0
cosmossdk.io/depinject v1.0.0-alpha.3
@@ -216,6 +216,3 @@ replace (
// TODO Remove it: https://github.com/cosmos/cosmos-sdk/issues/10409
github.com/gin-gonic/gin => github.com/gin-gonic/gin v1.9.1
)
// TODO to be removed after API tag
replace cosmossdk.io/api => ../api