mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-31 22:41:53 +02:00
Update to goldmark 1.1.25.
This fixes a bug, so there's a small change to tests.
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
c7b6d74e89
commit
52c159c452
2
go.mod
2
go.mod
@@ -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
|
||||
|
Reference in New Issue
Block a user