Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-11-08 13:09:10 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-11-08 13:54:51 +0300
commitc09f5c5fd35c03de0444928ada3ce1c5a214b321 (patch)
tree6ca74be24095d40aea2b896be2abc867e269f05f /go.mod
parent9232e284469766642b9d484c63d9ccf8534efcdc (diff)
deps: Upgrade github.com/yuin/goldmark v1.4.2 => v1.4.3
Fixes #9137
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 086353df4..9979767d6 100644
--- a/go.mod
+++ b/go.mod
@@ -56,7 +56,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.8.1
github.com/tdewolff/minify/v2 v2.9.22
- github.com/yuin/goldmark v1.4.2
+ github.com/yuin/goldmark v1.4.3
github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
gocloud.dev v0.20.0
golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb