We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7851e1e commit 969ab01Copy full SHA for 969ab01
go.mod
@@ -5,10 +5,10 @@ go 1.23.0
5
require (
6
github.com/carlmjohnson/be v0.23.2
7
github.com/go-ap/activitypub v0.0.0-20250501090939-71edba4a7137
8
- github.com/go-ap/auth v0.0.0-20250523112432-ff1d5dd2bc15
+ github.com/go-ap/auth v0.0.0-20250523141604-5531d4bab2c6
9
github.com/go-ap/cache v0.0.0-20250501092828-99a2a24bfbfe
10
github.com/go-ap/errors v0.0.0-20250501090840-cd50c6a0a4e6
11
- github.com/go-ap/filters v0.0.0-20250501095843-df5e7d7967ec
+ github.com/go-ap/filters v0.0.0-20250523141244-aababdea8a0a
12
github.com/go-ap/jsonld v0.0.0-20221030091449-f2a191312c73
13
github.com/mattn/go-sqlite3 v1.14.28
14
github.com/openshift/osin v1.0.2-0.20220317075346-0f4d38c6e53f
0 commit comments