deps: Update to Goldmark v1.2.1

This commit is contained in:
Bjørn Erik Pedersen
2020-09-11 07:49:35 +02:00
parent 6a848cbc3a
commit b7fa3c4bba
3 changed files with 8 additions and 2 deletions

2
go.mod
View File

@@ -52,7 +52,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.6.1
github.com/tdewolff/minify/v2 v2.6.2
github.com/yuin/goldmark v1.1.31
github.com/yuin/goldmark v1.2.1
github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
go.opencensus.io v0.22.0 // indirect
gocloud.dev v0.15.0