Removed unneeded dep

This commit is contained in:
Marius Orcsik 2020-03-27 13:26:27 +01:00
parent 7c5e420e9b
commit 6fecf05b73
No known key found for this signature in database
GPG key ID: 77618B618F79EB72

1
go.mod
View file

@ -3,7 +3,6 @@ module github.com/go-ap/handlers
go 1.13
require (
github.com/buger/jsonparser v0.0.0-20200322175846-f7e751efca13 // indirect
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