summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar Tobi Smethurst <31960611+tsmethurst@users.noreply.github.com>2021-08-16 19:17:56 +0200
committerLibravatar GitHub <noreply@github.com>2021-08-16 19:17:56 +0200
commitce190d867ca126001a1c0417b00810fc03c0b3ba (patch)
tree364b00118a405239bc6bcac0bfb7891c83655c23 /go.mod
parentTimeline loop fix (#140) (diff)
downloadgotosocial-ce190d867ca126001a1c0417b00810fc03c0b3ba.tar.xz
Text/status parsing fixes (#141)
* aaaaaa * vendor minify * update + test markdown parsing
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 48febd4a6..10597a06b 100644
--- a/go.mod
+++ b/go.mod
@@ -44,6 +44,7 @@ require (
github.com/stretchr/testify v1.7.0
github.com/superseriousbusiness/exifremove v0.0.0-20210330092427-6acd27eac203
github.com/superseriousbusiness/oauth2/v4 v4.3.0-SSB
+ github.com/tdewolff/minify/v2 v2.9.21
github.com/tidwall/buntdb v1.2.4 // indirect
github.com/urfave/cli/v2 v2.3.0
github.com/vmihailenco/msgpack/v5 v5.3.4 // indirect