Dockerfile

This commit is contained in:
2026-03-19 17:56:20 +08:00
parent aa0167b117
commit 776e085ea3
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.25.7
//replace gitea.com/red-future/common => ../common
require (
gitea.com/red-future/common v0.0.3
gitea.com/red-future/common v0.0.4
github.com/gogf/gf/contrib/nosql/redis/v2 v2.10.0
github.com/gogf/gf/v2 v2.10.0
github.com/gorilla/websocket v1.5.3