mirror of
https://github.com/infinite-iroha/touka.git
synced 2026-06-13 15:47:38 +08:00
Bump github.com/WJQSERVER/wanf from 0.0.3 to 0.0.6
Bumps [github.com/WJQSERVER/wanf](https://github.com/WJQSERVER/wanf) from 0.0.3 to 0.0.6. - [Release notes](https://github.com/WJQSERVER/wanf/releases) - [Commits](https://github.com/WJQSERVER/wanf/compare/v0.0.3...v0.0.6) --- updated-dependencies: - dependency-name: github.com/WJQSERVER/wanf dependency-version: 0.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a6e278d458
commit
67a30acb08
2 changed files with 4 additions and 4 deletions
4
go.mod
4
go.mod
|
|
@ -1,11 +1,11 @@
|
|||
module github.com/infinite-iroha/touka
|
||||
|
||||
go 1.25.1
|
||||
go 1.26
|
||||
|
||||
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.3
|
||||
github.com/WJQSERVER/wanf v0.0.6
|
||||
github.com/fenthope/reco v0.0.4
|
||||
github.com/go-json-experiment/json v0.0.0-20251027170946-4849db3c2f7e
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue