This commit is contained in:
mr
2024-10-30 13:57:41 +01:00
parent 2b3b1b837d
commit f1f95cd48a
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-20241030091613-1a5521237800
cloud.o-forge.io/core/oc-lib v0.0.0-20241030105814-5f05b73366ab
github.com/beego/beego/v2 v2.3.1
github.com/nats-io/nats.go v1.37.0
github.com/smartystreets/goconvey v1.7.2