diff --git a/go.mod b/go.mod index 998b644..6a25452 100644 --- a/go.mod +++ b/go.mod @@ -6,5 +6,5 @@ require ( github.com/go-ap/activitystreams v0.0.0-20191013213232-8a9ddc74a4c0 github.com/go-ap/errors v0.0.0-20190912092905-f53d51859c48 github.com/go-ap/jsonld v0.0.0-20190909141304-ea10fe6e7916 - github.com/go-ap/storage v0.0.0-20191011112345-44f9d3f34426 + github.com/go-ap/storage v0.0.0-20191117113551-e2dc73b80a56 )