chore(deps): bump github.com/cosmos/ibc-apps/modules/rate-limiting/v8

Bumps [github.com/cosmos/ibc-apps/modules/rate-limiting/v8](https://github.com/cosmos/ibc-apps) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/cosmos/ibc-apps/releases)
- [Commits](https://github.com/cosmos/ibc-apps/compare/modules/async-icq/v8.0.0...modules/rate-limiting/v8.1.0)

---
updated-dependencies:
- dependency-name: github.com/cosmos/ibc-apps/modules/rate-limiting/v8
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-24 02:06:37 +00:00
committed by GitHub
parent 6c6cec6326
commit 38380d9706
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ require (
github.com/cosmos/evm v0.1.0
github.com/cosmos/gogoproto v1.7.0
github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8 v8.1.1
github.com/cosmos/ibc-apps/modules/rate-limiting/v8 v8.0.0
github.com/cosmos/ibc-apps/modules/rate-limiting/v8 v8.1.0
github.com/cosmos/ibc-go/modules/capability v1.0.1
github.com/cosmos/ibc-go/modules/light-clients/08-wasm v0.1.1-0.20231213092650-57fcdb9a9a9d
github.com/cosmos/ibc-go/v8 v8.7.0