Skip to content

Commit 969ab01

Browse files
committed
Updated client, processing and filters modules
1 parent 7851e1e commit 969ab01

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.0
55
require (
66
github.com/carlmjohnson/be v0.23.2
77
github.com/go-ap/activitypub v0.0.0-20250501090939-71edba4a7137
8-
github.com/go-ap/auth v0.0.0-20250523112432-ff1d5dd2bc15
8+
github.com/go-ap/auth v0.0.0-20250523141604-5531d4bab2c6
99
github.com/go-ap/cache v0.0.0-20250501092828-99a2a24bfbfe
1010
github.com/go-ap/errors v0.0.0-20250501090840-cd50c6a0a4e6
11-
github.com/go-ap/filters v0.0.0-20250501095843-df5e7d7967ec
11+
github.com/go-ap/filters v0.0.0-20250523141244-aababdea8a0a
1212
github.com/go-ap/jsonld v0.0.0-20221030091449-f2a191312c73
1313
github.com/mattn/go-sqlite3 v1.14.28
1414
github.com/openshift/osin v1.0.2-0.20220317075346-0f4d38c6e53f

0 commit comments

Comments
 (0)