This commit is contained in:
mr
2025-02-18 14:59:03 +01:00
parent 5b709abd0e
commit 6b3c57812a
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.4
github.com/smartystreets/goconvey v1.7.2
)