add offset limit

This commit is contained in:
mr
2026-04-10 15:11:09 +02:00
parent c3f4e9b5c4
commit 556f1cd492
8 changed files with 82 additions and 25 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module oc-workflow
go 1.25.0
require (
cloud.o-forge.io/core/oc-lib v0.0.0-20260318084109-d4ac398cdbd5
cloud.o-forge.io/core/oc-lib v0.0.0-20260409141444-878885c8c81d
github.com/beego/beego/v2 v2.3.8
github.com/nats-io/nats.go v1.41.2
github.com/smartystreets/goconvey v1.7.2