init(v0.0.1)

This commit is contained in:
wjqserver 2025-05-28 18:25:28 +08:00
parent aea609ce29
commit 484f2f016b
13 changed files with 2813 additions and 1 deletions

11
go.mod Normal file
View file

@ -0,0 +1,11 @@
module github.com/WJQSERVER/touka
go 1.24.3
require (
github.com/WJQSERVER-STUDIO/go-utils/copyb v0.0.4
github.com/WJQSERVER-STUDIO/httpc v0.5.1
github.com/go-json-experiment/json v0.0.0-20250517221953-25912455fbc8
)
require github.com/valyala/bytebufferpool v1.0.0 // indirect