Skip to content

Commit 114d58e

Browse files
committed
Updated client module again
1 parent 734041c commit 114d58e

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
@@ -9,7 +9,7 @@ require (
99
github.com/go-ap/errors v0.0.0-20250124135319-3da8adefd4a9
1010
github.com/go-ap/filters v0.0.0-20250124201430-3eab6e3d69dc
1111
github.com/go-ap/jsonld v0.0.0-20221030091449-f2a191312c73
12-
github.com/go-ap/processing v0.0.0-20250124211251-f8460f4f2a52
12+
github.com/go-ap/processing v0.0.0-20250125145322-6e40e3441ebd
1313
github.com/mattn/go-sqlite3 v1.14.24
1414
github.com/openshift/osin v1.0.2-0.20220317075346-0f4d38c6e53f
1515
golang.org/x/crypto v0.32.0
@@ -25,7 +25,7 @@ require (
2525
github.com/RoaringBitmap/roaring v1.9.4 // indirect
2626
github.com/bits-and-blooms/bitset v1.20.0 // indirect
2727
github.com/dustin/go-humanize v1.0.1 // indirect
28-
github.com/go-ap/client v0.0.0-20250124203935-c85d69be5705 // indirect
28+
github.com/go-ap/client v0.0.0-20250125144537-69e660ad2115 // indirect
2929
github.com/go-chi/chi/v5 v5.2.0 // indirect
3030
github.com/go-fed/httpsig v1.1.0 // indirect
3131
github.com/google/uuid v1.6.0 // indirect

0 commit comments

Comments
 (0)