This commit is contained in:
mr
2025-02-19 12:06:06 +01:00
parent 6b3c57812a
commit 6351340275
3 changed files with 15 additions and 5 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-20250218115549-81d3406305c5
cloud.o-forge.io/core/oc-lib v0.0.0-20250219104152-3ecb0e9d960b
github.com/beego/beego/v2 v2.3.4
github.com/smartystreets/goconvey v1.7.2
)