Skip to content

Commit 92c158d

Browse files
committed
Updated to filters module that doesn't override the totalItems
1 parent ab670e2 commit 92c158d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ go 1.23
55
require (
66
github.com/carlmjohnson/be v0.23.2
77
github.com/go-ap/activitypub v0.0.0-20250212090640-aeb6499ba581
8-
github.com/go-ap/auth v0.0.0-20250215153002-0efc65f43d68
8+
github.com/go-ap/auth v0.0.0-20250215161350-61a8ea3adef5
99
github.com/go-ap/cache v0.0.0-20250212092834-8063df8eb5ff
1010
github.com/go-ap/errors v0.0.0-20250124135319-3da8adefd4a9
11-
github.com/go-ap/filters v0.0.0-20250212093317-ca1dc66cad4e
11+
github.com/go-ap/filters v0.0.0-20250215161313-df9d6de7ad5a
1212
github.com/go-ap/jsonld v0.0.0-20221030091449-f2a191312c73
1313
github.com/mattn/go-sqlite3 v1.14.24
1414
github.com/openshift/osin v1.0.2-0.20220317075346-0f4d38c6e53f

0 commit comments

Comments
 (0)