feat: 删除不再使用的构建脚本和模型文件

This commit is contained in:
MatrixSeven
2025-09-02 16:30:33 +08:00
parent 4faf1c3141
commit dfa225e68e
4 changed files with 0 additions and 196 deletions

1
go.mod
View File

@@ -5,6 +5,5 @@ go 1.21
require (
github.com/go-chi/chi/v5 v5.0.10
github.com/go-chi/cors v1.2.1
github.com/google/uuid v1.6.0
github.com/gorilla/websocket v1.5.3
)