From 7c30e73f5fa6e3ef4e3ac2879aa84173440fe380 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 21:02:30 +0000 Subject: [PATCH] chore(deps): bump github.com/cosmos/ibc-go/v10 from 10.4.0 to 10.5.0 Bumps [github.com/cosmos/ibc-go/v10](https://github.com/cosmos/ibc-go) from 10.4.0 to 10.5.0. - [Release notes](https://github.com/cosmos/ibc-go/releases) - [Changelog](https://github.com/cosmos/ibc-go/blob/v10.5.0/CHANGELOG.md) - [Commits](https://github.com/cosmos/ibc-go/compare/v10.4.0...v10.5.0) --- updated-dependencies: - dependency-name: github.com/cosmos/ibc-go/v10 dependency-version: 10.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 982d3a56..7360d612 100644 --- a/go.mod +++ b/go.mod @@ -27,7 +27,7 @@ require ( 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-go/v10 v10.4.0 + github.com/cosmos/ibc-go/v10 v10.5.0 github.com/cosmos/rosetta v0.50.12 github.com/golang/protobuf v1.5.4 github.com/gorilla/mux v1.8.1 diff --git a/go.sum b/go.sum index ada35ee9..704de1ff 100644 --- a/go.sum +++ b/go.sum @@ -903,8 +903,8 @@ github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v10 v10.1.0 h1:e 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-go/v10 v10.4.0 h1:dPMtBw1vb/CdXQuiue+JfGwS/BYbbEFJaeSVFx86nMw= -github.com/cosmos/ibc-go/v10 v10.4.0/go.mod h1:a74pAPUSJ7NewvmvELU74hUClJhwnmm5MGbEaiTw/kE= +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= github.com/cosmos/ics23/go v0.11.0/go.mod h1:A8OjxPE67hHST4Icw94hOxxFEJMBG031xIGF/JHNIY0= github.com/cosmos/keyring v1.2.0 h1:8C1lBP9xhImmIabyXW4c3vFjjLiBdGCmfLUfeZlV1Yo=