-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
module github.com/go-ap/activitypub
go 1.13
require (
git.sr.ht/~mariusor/go-xsd-duration v0.0.0-20200411073322-f0bcc40f0bf2
github.com/buger/jsonparser v0.0.0-20200322175846-f7e751efca13
github.com/go-ap/jsonld v0.0.0-20191123195936-1e43eac08b0c
)