neo datacenter

This commit is contained in:
mr
2024-11-13 08:10:20 +01:00
parent 38e7910e09
commit fe42651686
6 changed files with 59 additions and 22 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.22.0
toolchain go1.22.4
require (
cloud.o-forge.io/core/oc-lib v0.0.0-20241108104423-7fd44a55cb28
cloud.o-forge.io/core/oc-lib v0.0.0-20241112141026-06c3af5d4d61
github.com/beego/beego/v2 v2.3.1
)