From 815b15b5d443cfb69bd80a2482b719c47dc10714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 21:45:49 +0000 Subject: [PATCH] chore(deps): bump github.com/cosmos/ibc-apps/modules/ibc-hooks/v10 Bumps [github.com/cosmos/ibc-apps/modules/ibc-hooks/v10](https://github.com/cosmos/ibc-apps) from 10.0.0-20250919123430-5596e0a03585 to 10.0.0. - [Release notes](https://github.com/cosmos/ibc-apps/releases) - [Commits](https://github.com/cosmos/ibc-apps/commits/modules/ibc-hooks/v10.0.0) --- updated-dependencies: - dependency-name: github.com/cosmos/ibc-apps/modules/ibc-hooks/v10 dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 334a0116..505ae672 100644 --- a/go.mod +++ b/go.mod @@ -26,7 +26,7 @@ require ( github.com/cosmos/gaia/v25 v25.3.0 github.com/cosmos/gogoproto v1.7.2 github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v10 v10.1.0 - github.com/cosmos/ibc-apps/modules/ibc-hooks/v10 v10.0.0-20250919123430-5596e0a03585 + github.com/cosmos/ibc-apps/modules/ibc-hooks/v10 v10.0.0 github.com/cosmos/ibc-go/v10 v10.5.0 github.com/cosmos/rosetta v0.50.12 github.com/golang/protobuf v1.5.4 diff --git a/go.sum b/go.sum index e08df27c..620cc9f4 100644 --- a/go.sum +++ b/go.sum @@ -901,8 +901,8 @@ github.com/cosmos/iavl v1.2.6 h1:Hs3LndJbkIB+rEvToKJFXZvKo6Vy0Ex1SJ54hhtioIs= github.com/cosmos/iavl v1.2.6/go.mod h1:GiM43q0pB+uG53mLxLDzimxM9l/5N9UuSY3/D0huuVw= github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v10 v10.1.0 h1:epKcbFAeWRRw1i1jZnYzLIEm9sgUPaL1RftuRjjUKGw= github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v10 v10.1.0/go.mod h1:S4ZQwf5/LhpOi8JXSAese/6QQDk87nTdicJPlZ5q9UQ= -github.com/cosmos/ibc-apps/modules/ibc-hooks/v10 v10.0.0-20250919123430-5596e0a03585 h1:d4gGXTPMosllOyyj+kNSCJiN/UTBnjdvbPynlNTvRJg= -github.com/cosmos/ibc-apps/modules/ibc-hooks/v10 v10.0.0-20250919123430-5596e0a03585/go.mod h1:YQmJRjlqccu5hFwnPeY4xcOQoJ2SEuMQGD1u32jREc0= +github.com/cosmos/ibc-apps/modules/ibc-hooks/v10 v10.0.0 h1:mQHn+4JZDq+woZPS8/T32e7gR8+ofPvuL2m31kCcP0U= +github.com/cosmos/ibc-apps/modules/ibc-hooks/v10 v10.0.0/go.mod h1:YQmJRjlqccu5hFwnPeY4xcOQoJ2SEuMQGD1u32jREc0= github.com/cosmos/ibc-go/v10 v10.5.0 h1:NI+cX04fXdu9JfP0V0GYeRi1ENa7PPdq0BYtVYo8Zrs= github.com/cosmos/ibc-go/v10 v10.5.0/go.mod h1:a74pAPUSJ7NewvmvELU74hUClJhwnmm5MGbEaiTw/kE= github.com/cosmos/ics23/go v0.11.0 h1:jk5skjT0TqX5e5QJbEnwXIS2yI2vnmLOgpQPeM5RtnU=