From c879e1b0b378487d51b9cd520363f7538b02b2b5 Mon Sep 17 00:00:00 2001 From: tsmethurst Date: Tue, 2 Mar 2021 12:46:48 +0100 Subject: Messing around a bit --- go.mod | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 1691bb03b..f76987703 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,7 @@ module github.com/gotosocial/gotosocial go 1.16 -require github.com/gin-gonic/gin v1.6.3 +require ( + github.com/gin-gonic/gin v1.6.3 + github.com/go-fed/activity v1.0.0 +) -- cgit v1.3