Dockerfile

This commit is contained in:
2026-03-19 17:56:21 +08:00
parent 8367d5ab79
commit f23ce11bea
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module gateway
go 1.25.5
require (
gitea.com/red-future/common v0.0.3
gitea.com/red-future/common v0.0.4
github.com/gogf/gf/v2 v2.9.5
)