Updated go-ap packages

This commit is contained in:
Marius Orcsik 2019-11-24 12:59:17 +01:00
parent 6e7d4dc4ff
commit 65707fee23
No known key found for this signature in database
GPG key ID: 77618B618F79EB72

4
go.mod
View file

@ -4,6 +4,6 @@ go 1.13
require (
github.com/buger/jsonparser v0.0.0-20181023193515-52c6e1462ebd
github.com/go-ap/activitystreams v0.0.0-20191013213232-8a9ddc74a4c0
github.com/go-ap/jsonld v0.0.0-20190909141304-ea10fe6e7916
github.com/go-ap/activitystreams v0.0.0-20191124115651-95f184fb4ca6
github.com/go-ap/jsonld v0.0.0-20191123195936-1e43eac08b0c
)