kick out namespace creation

This commit is contained in:
mr
2026-03-18 16:44:20 +01:00
parent e422efd267
commit 34be86b244
4 changed files with 16 additions and 84 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module oc-scheduler
go 1.25.0
require (
cloud.o-forge.io/core/oc-lib v0.0.0-20260317135927-72be3118b7af
cloud.o-forge.io/core/oc-lib v0.0.0-20260318143822-5976795d4406
github.com/beego/beego/v2 v2.3.8
github.com/google/uuid v1.6.0
github.com/robfig/cron v1.2.0