mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 08:11:11 +08:00
change touka-httpc to httpc(touka/toka)
This commit is contained in:
parent
ad4d8eb670
commit
3c11e9826e
3 changed files with 4 additions and 6 deletions
4
go.mod
4
go.mod
|
|
@ -5,9 +5,9 @@ go 1.24.2
|
|||
require (
|
||||
github.com/BurntSushi/toml v1.5.0
|
||||
github.com/WJQSERVER-STUDIO/go-utils/logger v1.5.0
|
||||
github.com/WJQSERVER-STUDIO/httpc v0.5.0
|
||||
github.com/cloudwego/hertz v0.9.7
|
||||
github.com/hertz-contrib/http2 v0.1.8
|
||||
github.com/satomitouka/touka-httpc v0.4.1
|
||||
golang.org/x/net v0.39.0
|
||||
golang.org/x/time v0.11.0
|
||||
)
|
||||
|
|
@ -36,5 +36,3 @@ require (
|
|||
golang.org/x/text v0.24.0 // indirect
|
||||
google.golang.org/protobuf v1.36.6 // indirect
|
||||
)
|
||||
|
||||
//replace github.com/satomitouka/touka-httpc v0.4.1 => /data/github/satomitoka/touka-httpc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue