Bump github.com/WJQSERVER/wanf

Bumps [github.com/WJQSERVER/wanf](https://github.com/WJQSERVER/wanf) from 0.0.0-20250810023226-e51d9d0737ee to 0.0.2.
- [Commits](https://github.com/WJQSERVER/wanf/commits/v0.0.2)

---
updated-dependencies:
- dependency-name: github.com/WJQSERVER/wanf
  dependency-version: 0.0.2
  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-10-22 00:21:44 +00:00 committed by GitHub
parent ee0ebc986c
commit ef1296b50e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 7 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.25.1
require (
github.com/WJQSERVER-STUDIO/go-utils/iox v0.0.2
github.com/WJQSERVER-STUDIO/httpc v0.8.2
github.com/WJQSERVER/wanf v0.0.0-20250810023226-e51d9d0737ee
github.com/WJQSERVER/wanf v0.0.2
github.com/fenthope/reco v0.0.4
github.com/go-json-experiment/json v0.0.0-20250910080747-cc2cfa0554c3
)