Updated go-ap packages

This commit is contained in:
Marius Orcsik 2020-03-26 19:38:04 +01:00
parent 66744423a2
commit 7c5e420e9b
No known key found for this signature in database
GPG key ID: 77618B618F79EB72

8
go.mod
View file

@ -4,8 +4,8 @@ go 1.13
require (
github.com/buger/jsonparser v0.0.0-20200322175846-f7e751efca13 // indirect
github.com/go-ap/activitypub v0.0.0-20200326103819-0a2f9982224e
github.com/go-ap/errors v0.0.0-20200326104127-4dafb43ddbac
github.com/go-ap/jsonld v0.0.0-20200326103956-d2cbd2210abb
github.com/go-ap/storage v0.0.0-20200326104224-29c7c4458e5c
github.com/go-ap/activitypub v0.0.0-20200326182444-611ae1db291f
github.com/go-ap/errors v0.0.0-20200326183058-e94bf619ed84
github.com/go-ap/jsonld v0.0.0-20200326183007-52af1cf0a929
github.com/go-ap/storage v0.0.0-20200326183238-166b13b62e81
)