Integrating oc-lib with Peer Fix

This commit is contained in:
plm
2025-01-10 18:06:14 +01:00
parent e4dd6d49d4
commit 111ace605b
3 changed files with 8 additions and 8 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-20250108155542-0f4adeea86be
cloud.o-forge.io/core/oc-lib v0.0.0-20250110163958-fd1c579ec418
github.com/beego/beego/v2 v2.3.1
github.com/smartystreets/goconvey v1.7.2
)