Bump github.com/infinite-iroha/touka from 0.3.4 to 0.3.6

Bumps [github.com/infinite-iroha/touka](https://github.com/infinite-iroha/touka) from 0.3.4 to 0.3.6.
- [Commits](https://github.com/infinite-iroha/touka/compare/v0.3.4...v0.3.6)

---
updated-dependencies:
- dependency-name: github.com/infinite-iroha/touka
  dependency-version: 0.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-01 04:37:03 +00:00 committed by GitHub
parent e027ec0080
commit c7afddd2fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -19,7 +19,7 @@ require (
github.com/fenthope/record v0.0.4
github.com/go-json-experiment/json v0.0.0-20250725192818-e39067aee2d2
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/infinite-iroha/touka v0.3.4
github.com/infinite-iroha/touka v0.3.6
github.com/wjqserver/modembed v0.0.1
)