We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab670e2 commit 92c158dCopy full SHA for 92c158d
go.mod
@@ -5,10 +5,10 @@ go 1.23
5
require (
6
github.com/carlmjohnson/be v0.23.2
7
github.com/go-ap/activitypub v0.0.0-20250212090640-aeb6499ba581
8
- github.com/go-ap/auth v0.0.0-20250215153002-0efc65f43d68
+ github.com/go-ap/auth v0.0.0-20250215161350-61a8ea3adef5
9
github.com/go-ap/cache v0.0.0-20250212092834-8063df8eb5ff
10
github.com/go-ap/errors v0.0.0-20250124135319-3da8adefd4a9
11
- github.com/go-ap/filters v0.0.0-20250212093317-ca1dc66cad4e
+ github.com/go-ap/filters v0.0.0-20250215161313-df9d6de7ad5a
12
github.com/go-ap/jsonld v0.0.0-20221030091449-f2a191312c73
13
github.com/mattn/go-sqlite3 v1.14.24
14
github.com/openshift/osin v1.0.2-0.20220317075346-0f4d38c6e53f
0 commit comments