aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2019-04-10 02:47:47 +0300
committerTulir Asokan <tulir@maunium.net>2019-04-10 02:47:47 +0300
commit45a68c7fb5d811036075c550fb6fa40069486bf1 (patch)
treea475a02617a0c2f6caa9465098fd46436ef26cdd /go.mod
parentc9f731a5ceb6d9bf2cf40869cede05e1f2815995 (diff)
Fix tests
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 2b0228c..07e8e80 100644
--- a/go.mod
+++ b/go.mod
@@ -10,6 +10,7 @@ require (
github.com/lucasb-eyer/go-colorful v1.0.1
github.com/mattn/go-runewidth v0.0.4
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d // indirect
+ github.com/russross/blackfriday/v2 v2.0.1
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
go.etcd.io/bbolt v1.3.2
golang.org/x/crypto v0.0.0-20190404164418-38d8ce5564a5 // indirect