aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <[email protected]>2024-08-05 11:00:47 +0200
committerBjørn Erik Pedersen <[email protected]>2024-08-07 18:28:23 +0200
commitc6227f1d8597f053986c13eac131ae5122a68444 (patch)
treecba7d8960a2b5b52adb1d0e361212e3beb7a5877 /go.mod
parent1781b18427134a7421ffba361e153c57b3ce2b2f (diff)
downloadhugo-c6227f1d8597f053986c13eac131ae5122a68444.tar.gz
hugo-c6227f1d8597f053986c13eac131ae5122a68444.zip
Add render hooks for inline and block passthrough snippets
Fixes #11927
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 a7dbcb6e3..adfe48d2a 100644
--- a/go.mod
+++ b/go.mod
@@ -40,7 +40,7 @@ require (
github.com/gohugoio/hashstructure v0.1.0
github.com/gohugoio/httpcache v0.7.0
github.com/gohugoio/hugo-goldmark-extensions/extras v0.2.0
- github.com/gohugoio/hugo-goldmark-extensions/passthrough v0.2.0
+ github.com/gohugoio/hugo-goldmark-extensions/passthrough v0.3.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