Catalog updated

This commit is contained in:
mr
2026-04-07 11:51:52 +02:00
parent 31e8a2589f
commit ffa7dfe87d
6 changed files with 93 additions and 2 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-20260403121807-913d9b3dfb0a
cloud.o-forge.io/core/oc-lib v0.0.0-20260407073631-5dbe55e63081
github.com/beego/beego/v2 v2.3.8
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
github.com/smartystreets/goconvey v1.7.2