Changes
1 changed files (+3/-1)
-
-
@@ -1,7 +1,9 @@module github.com/go-ap/activitypub go 1.13 require ( github.com/buger/jsonparser v0.0.0-20181023193515-52c6e1462ebd github.com/go-ap/activitystreams v0.0.0-20190823194947-c9c6d2f72097 github.com/go-ap/jsonld v0.0.0-20190822190548-bcb5efb3a38a github.com/go-ap/jsonld v0.0.0-20190909141304-ea10fe6e7916 )
-