Offset + Limit

This commit is contained in:
mr
2026-04-03 14:23:55 +02:00
parent 163a4165b8
commit 31e8a2589f
5 changed files with 28 additions and 7 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module oc-catalog
go 1.25.0
require (
cloud.o-forge.io/core/oc-lib v0.0.0-20260401110447-20cac09f9d6f
cloud.o-forge.io/core/oc-lib v0.0.0-20260403121807-913d9b3dfb0a
github.com/beego/beego/v2 v2.3.8
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
github.com/smartystreets/goconvey v1.7.2