Update to goldmark 1.1.25.

This fixes a bug, so there's a small change to tests.
This commit is contained in:
Elliott Sales de Andrade
2020-03-18 22:16:00 -04:00
committed by Bjørn Erik Pedersen
parent c7b6d74e89
commit 52c159c452
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -50,7 +50,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.6.1
github.com/tdewolff/minify/v2 v2.6.1
github.com/yuin/goldmark v1.1.22
github.com/yuin/goldmark v1.1.25
github.com/yuin/goldmark-highlighting v0.0.0-20200218065240-d1af22c1126f
go.opencensus.io v0.22.0 // indirect
go.uber.org/atomic v1.4.0