Bump github.com/fenthope/ikumi from 0.0.2 to 0.1.0

Bumps [github.com/fenthope/ikumi](https://github.com/fenthope/ikumi) from 0.0.2 to 0.1.0.
- [Commits](https://github.com/fenthope/ikumi/compare/v0.0.2...v0.1.0)

---
updated-dependencies:
- dependency-name: github.com/fenthope/ikumi
  dependency-version: 0.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] 2026-04-23 04:29:47 +00:00 committed by GitHub
parent 4c555ed50c
commit 14e92dae07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

4
go.mod
View file

@ -13,13 +13,13 @@ require (
github.com/WJQSERVER-STUDIO/go-utils/limitreader v0.0.2
github.com/WJQSERVER/wanf v0.0.8
github.com/fenthope/bauth v0.0.1
github.com/fenthope/ikumi v0.0.2
github.com/fenthope/ikumi v0.1.0
github.com/fenthope/ipfilter v0.0.1
github.com/fenthope/reco v0.0.5
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
)