增加镜像离线下载

This commit is contained in:
NewName
2025-05-17 12:22:03 +08:00
parent 5c28e0efbd
commit 0c27b93326
6 changed files with 1225 additions and 1 deletions

View File

@@ -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