Some modifications for k8s integration and better building

This commit is contained in:
plm
2025-01-10 16:42:52 +01:00
parent 4b8f129564
commit e4dd6d49d4
6 changed files with 64 additions and 93 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-20241121074503-15ca06aba883
cloud.o-forge.io/core/oc-lib v0.0.0-20250108155542-0f4adeea86be
github.com/beego/beego/v2 v2.3.1
github.com/smartystreets/goconvey v1.7.2
)