nats search

This commit is contained in:
mr
2025-06-24 09:13:29 +02:00
parent a5b75a449c
commit a2b9be9875
4 changed files with 96 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-20250219142942-5111c9c8bec7
cloud.o-forge.io/core/oc-lib v0.0.0-20250624064953-2c8dcbe93d14
github.com/beego/beego/v2 v2.3.4
github.com/smartystreets/goconvey v1.7.2
)