重构进度显示

This commit is contained in:
NewName
2025-05-17 13:51:24 +08:00
parent b37a0af3d4
commit de79d2ec1d
5 changed files with 188 additions and 31 deletions

View File

@@ -1,10 +1,13 @@
module ghproxy
go 1.22.5
go 1.23.0
toolchain go1.24.1
require (
github.com/gin-gonic/gin v1.10.0
github.com/gorilla/websocket v1.5.1
golang.org/x/sync v0.14.0
)
require (