dockerfile修复

This commit is contained in:
2026-04-22 17:49:35 +08:00
parent fc3749e535
commit f8013278e8
3 changed files with 5 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/tiger1103/gfast/v3
go 1.26.0
require (
gitea.com/red-future/common v0.0.17
gitea.com/red-future/common v0.0.18
github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef
github.com/casbin/casbin/v2 v2.42.0
github.com/gogf/gf/contrib/drivers/pgsql/v2 v2.10.0