booking debug

This commit is contained in:
mr
2024-11-18 16:27:30 +01:00
parent fe42651686
commit 38fc47f5ee
3 changed files with 7 additions and 2 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-20241112141026-06c3af5d4d61
cloud.o-forge.io/core/oc-lib v0.0.0-20241118144940-902ad0ea7144
github.com/beego/beego/v2 v2.3.1
)