deps: Update to Goldmark v1.1.17

Fixes #6641
This commit is contained in:
Bjørn Erik Pedersen
2019-12-20 08:00:37 +01:00
parent 55c29d4de3
commit 0453683816
2 changed files with 3 additions and 7 deletions

2
go.mod
View File

@@ -52,7 +52,7 @@ require (
github.com/spf13/pflag v1.0.3
github.com/spf13/viper v1.4.0
github.com/tdewolff/minify/v2 v2.6.1
github.com/yuin/goldmark v1.1.16
github.com/yuin/goldmark v1.1.17
github.com/yuin/goldmark-highlighting v0.0.0-20191202084645-78f32c8dd6d5
go.opencensus.io v0.22.0 // indirect
gocloud.dev v0.15.0