new oc lib

This commit is contained in:
mr
2025-02-05 08:37:07 +01:00
parent e315c84c3d
commit 52b69f04bb
2 changed files with 111 additions and 1 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-20250117152246-b85ca8674b27
cloud.o-forge.io/core/oc-lib v0.0.0-20250204155113-a8e2445c103c
github.com/beego/beego/v2 v2.3.1
github.com/smartystreets/goconvey v1.7.2
)