summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorJeremy Kun <j2kun@users.noreply.github.com>2024-01-06 08:53:24 -0800
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2024-01-26 08:11:35 +0100
commitd0d2c6795e0870bf96d167700a475737a17ea005 (patch)
treefdbe228ac133d55e3b1bf23c44adc6c3407557c1 /go.mod
parent2dd608378d450fe7ff5c61af09e05a034628ed2e (diff)
markup/goldmark: Support passthrough extension
Fixes #10894
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 3dbd300da..bc782e012 100644
--- a/go.mod
+++ b/go.mod
@@ -35,6 +35,7 @@ require (
github.com/gobuffalo/flect v1.0.2
github.com/gobwas/glob v0.2.3
github.com/gohugoio/go-i18n/v2 v2.1.3-0.20230805085216-e63c13218d0e
+ github.com/gohugoio/hugo-goldmark-extensions/passthrough v0.1.0
github.com/gohugoio/locales v0.14.0
github.com/gohugoio/localescompressed v1.0.1
github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95