Bump github.com/fenthope/reco from 0.0.3 to 0.0.4

Bumps [github.com/fenthope/reco](https://github.com/fenthope/reco) from 0.0.3 to 0.0.4.
- [Commits](https://github.com/fenthope/reco/compare/v0.0.3...v0.0.4)

---
updated-dependencies:
- dependency-name: github.com/fenthope/reco
  dependency-version: 0.0.4
  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-07-29 03:49:28 +00:00 committed by GitHub
parent 2c60e84067
commit ce188e7100
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

@ -5,7 +5,7 @@ go 1.24.5
require (
github.com/WJQSERVER-STUDIO/go-utils/iox v0.0.2
github.com/WJQSERVER-STUDIO/httpc v0.8.2
github.com/fenthope/reco v0.0.3
github.com/fenthope/reco v0.0.4
github.com/go-json-experiment/json v0.0.0-20250725192818-e39067aee2d2
)