touka/go.mod
dependabot[bot] 43e7adb7e1
Bump github.com/fenthope/reco from 0.0.2 to 0.0.3
Bumps [github.com/fenthope/reco](https://github.com/fenthope/reco) from 0.0.2 to 0.0.3.
- [Commits](https://github.com/fenthope/reco/compare/v0.0.2...v0.0.3)

---
updated-dependencies:
- dependency-name: github.com/fenthope/reco
  dependency-version: 0.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-12 01:01:43 +00:00

12 lines
322 B
Modula-2

module github.com/infinite-iroha/touka
go 1.24.4
require (
github.com/WJQSERVER-STUDIO/go-utils/copyb v0.0.4
github.com/WJQSERVER-STUDIO/httpc v0.7.0
github.com/fenthope/reco v0.0.3
github.com/go-json-experiment/json v0.0.0-20250517221953-25912455fbc8
)
require github.com/valyala/bytebufferpool v1.0.0 // indirect