Bump github.com/infinite-iroha/touka from 0.3.7 to 0.3.8

Bumps [github.com/infinite-iroha/touka](https://github.com/infinite-iroha/touka) from 0.3.7 to 0.3.8.
- [Commits](https://github.com/infinite-iroha/touka/compare/v0.3.7...v0.3.8)

---
updated-dependencies:
- dependency-name: github.com/infinite-iroha/touka
  dependency-version: 0.3.8
  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-09-15 04:27:11 +00:00 committed by GitHub
parent 0135fd2ce0
commit 3e82f07d79
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

@ -20,7 +20,7 @@ require (
github.com/fenthope/record v0.0.4
github.com/go-json-experiment/json v0.0.0-20250813233538-9b1f9ea2e11b
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/infinite-iroha/touka v0.3.7
github.com/infinite-iroha/touka v0.3.8
github.com/wjqserver/modembed v0.0.1
)