add control for partner ship

This commit is contained in:
mr
2024-10-15 16:55:29 +02:00
parent a6f546ceee
commit bafadee9d5
7 changed files with 190 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-20241015083538-9f5e6d60185a
cloud.o-forge.io/core/oc-lib v0.0.0-20241015143718-73602b6c3dad
github.com/beego/beego/v2 v2.3.1
github.com/smartystreets/goconvey v1.7.2
)