Skip to content

Commit ecb5d4b

Browse files
authored
extras/deps: Upgrade github.com/yuin/goldmark v1.7.2 => v1.7.8
1 parent ca07402 commit ecb5d4b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎extras/go.mod‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/gohugoio/hugo-goldmark-extensions/extras
22

33
go 1.20
44

5-
require github.com/yuin/goldmark v1.7.2
5+
require github.com/yuin/goldmark v1.7.8

‎extras/go.sum‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/yuin/goldmark v1.7.2 h1:NjGd7lO7zrUn/A7eKwn5PEOt4ONYGqpxSEeZuduvgxc=
2-
github.com/yuin/goldmark v1.7.2/go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E=
1+
github.com/yuin/goldmark v1.7.8 h1:iERMLn0/QJeHFhxSt3p6PeN9mGnvIKSpG9YYorDMnic=
2+
github.com/yuin/goldmark v1.7.8/go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E=

0 commit comments

Comments
 (0)