This commit is contained in:
wjqserver 2025-08-13 20:54:33 +08:00
parent 972a37b497
commit 74a22be16c
6 changed files with 11 additions and 7 deletions

4
go.mod
View file

@ -1,6 +1,6 @@
module ghproxy
go 1.24.6
go 1.25
require (
github.com/BurntSushi/toml v1.5.0
@ -18,7 +18,7 @@ require (
github.com/fenthope/ipfilter v0.0.1
github.com/fenthope/reco v0.0.4
github.com/fenthope/record v0.0.4
github.com/go-json-experiment/json v0.0.0-20250725192818-e39067aee2d2
github.com/go-json-experiment/json v0.0.0-20250813024750-ebf49471dced
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/infinite-iroha/touka v0.3.6
github.com/wjqserver/modembed v0.0.1