Revert "deps: Update Goldmark"

See https://github.com/yuin/goldmark/issues/36

This reverts commit 8221912869.
This commit is contained in:
Bjørn Erik Pedersen
2019-11-25 16:58:37 +01:00
parent 8221912869
commit ea96e1dc55
2 changed files with 1 additions and 3 deletions

2
go.mod
View File

@@ -54,7 +54,7 @@ require (
github.com/spf13/viper v1.4.0
github.com/tdewolff/minify/v2 v2.5.2
github.com/yosssi/ace v0.0.5
github.com/yuin/goldmark v1.1.6
github.com/yuin/goldmark v1.1.5
github.com/yuin/goldmark-highlighting v0.0.0-20191124122839-ede94e40cc3a
go.opencensus.io v0.22.0 // indirect
gocloud.dev v0.15.0