@@ -9,23 +9,23 @@ require (
9
9
github.com/go-ap/errors v0.0.0-20241212155021-5a598b6bf467
10
10
github.com/go-ap/filters v0.0.0-20250120192219-348d2d08111c
11
11
github.com/go-ap/jsonld v0.0.0-20221030091449-f2a191312c73
12
- github.com/go-ap/processing v0.0.0-20250122150632-d975a9f28d13
12
+ github.com/go-ap/processing v0.0.0-20250122170601-9cdffba7178e
13
13
github.com/mattn/go-sqlite3 v1.14.24
14
14
github.com/openshift/osin v1.0.2-0.20220317075346-0f4d38c6e53f
15
15
golang.org/x/crypto v0.32.0
16
16
modernc.org/sqlite v1.34.5
17
17
)
18
18
19
19
require (
20
- git.sr.ht/~mariusor/cache v0.0.0-20241212172633-e1563652acb4 // indirect
20
+ git.sr.ht/~mariusor/cache v0.0.0-20250122165545-14c90d7a9de8 // indirect
21
21
git.sr.ht/~mariusor/go-xsd-duration v0.0.0-20220703122237-02e73435a078 // indirect
22
22
git.sr.ht/~mariusor/lw v0.0.0-20250114195945-ba9c7bcca3c1 // indirect
23
23
git.sr.ht/~mariusor/mask v0.0.0-20250114195353-98705a6977b7 // indirect
24
24
git.sr.ht/~mariusor/ssm v0.0.0-20241220163816-32d18afe7b22 // indirect
25
25
github.com/RoaringBitmap/roaring v1.9.4 // indirect
26
26
github.com/bits-and-blooms/bitset v1.20.0 // indirect
27
27
github.com/dustin/go-humanize v1.0.1 // indirect
28
- github.com/go-ap/client v0.0.0-20250122143826-6ddd0765f974 // indirect
28
+ github.com/go-ap/client v0.0.0-20250122170329-4328b36804af // indirect
29
29
github.com/go-chi/chi/v5 v5.2.0 // indirect
30
30
github.com/go-fed/httpsig v1.1.0 // indirect
31
31
github.com/google/uuid v1.6.0 // indirect
0 commit comments