This commit is contained in:
mr
2024-11-08 13:59:58 +01:00
parent 5f5072f176
commit 6c436cc6ed
2 changed files with 3 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-20241107122526-f3df1e42b9ba
cloud.o-forge.io/core/oc-lib v0.0.0-20241108104423-7fd44a55cb28
github.com/beego/beego/v2 v2.3.1
github.com/smartystreets/goconvey v1.7.2
)