Bump github.com/infinite-iroha/touka

Bumps [github.com/infinite-iroha/touka](https://github.com/infinite-iroha/touka) from 0.5.1-0.20260409232140-271e54eb4d44 to 1.0.0.
- [Release notes](https://github.com/infinite-iroha/touka/releases)
- [Commits](https://github.com/infinite-iroha/touka/commits/v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-23 04:29:50 +00:00 committed by GitHub
parent 4c555ed50c
commit 9ed2fd3cc5
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-20260214004413-d219187c3433
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/infinite-iroha/touka v0.5.1-0.20260409232140-271e54eb4d44
github.com/infinite-iroha/touka v1.0.0
github.com/wjqserver/modembed v0.0.1
)