working import

This commit is contained in:
mr
2026-03-17 14:41:22 +01:00
parent 80bb9ffbed
commit 814df7bd13
14 changed files with 582 additions and 278 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-20260312141150-a335c905b3a2
cloud.o-forge.io/core/oc-lib v0.0.0-20260317133706-562dfb18c1c2
github.com/beego/beego/v2 v2.3.8
github.com/smartystreets/goconvey v1.7.2
)