mirror of
https://github.com/sky22333/hubproxy.git
synced 2026-08-08 13:21:58 +08:00
增加镜像离线下载
This commit is contained in:
@@ -2,7 +2,10 @@ module ghproxy
|
||||
|
||||
go 1.22.5
|
||||
|
||||
require github.com/gin-gonic/gin v1.10.0
|
||||
require (
|
||||
github.com/gin-gonic/gin v1.10.0
|
||||
github.com/gorilla/websocket v1.5.1
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/bytedance/sonic v1.11.6 // indirect
|
||||
|
||||
Reference in New Issue
Block a user