Migrate PlantUML

This commit is contained in:
mr
2026-03-18 09:58:20 +01:00
parent 814df7bd13
commit eeb11a7b8b
13 changed files with 28 additions and 585 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module oc-catalog
go 1.25.0
require (
cloud.o-forge.io/core/oc-lib v0.0.0-20260317133706-562dfb18c1c2
cloud.o-forge.io/core/oc-lib v0.0.0-20260318074039-6a907236faec
github.com/beego/beego/v2 v2.3.8
github.com/smartystreets/goconvey v1.7.2
)