oclib update

This commit is contained in:
mr
2025-02-18 15:03:25 +01:00
parent 3ef5f4598a
commit f7c6179b91
2 changed files with 17 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-20250205160221-88b7cfe2fd0f
cloud.o-forge.io/core/oc-lib v0.0.0-20250218115549-81d3406305c5
github.com/beego/beego/v2 v2.3.1
github.com/smartystreets/goconvey v1.7.2
)