aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <[email protected]>2024-11-23 14:29:58 +0100
committerBjørn Erik Pedersen <[email protected]>2024-11-23 15:11:09 +0100
commitaa3dd197f794236ded6393dbb91db91fee288c26 (patch)
treefa7b1ba33143327dd23d05b546322826976be70d /go.mod
parent5a50eee9da934c01e56e3df4c0c425878bc1caff (diff)
downloadhugo-aa3dd197f794236ded6393dbb91db91fee288c26.tar.gz
hugo-aa3dd197f794236ded6393dbb91db91fee288c26.zip
Revert "build(deps): bump github.com/tdewolff/minify/v2 from 2.20.37 to 2.21.1"
This reverts commit 7a2f04ee8c3de43f9cc8e0a71fca838125878f8c. Closes #13082
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 3013813ab..03df8b3db 100644
--- a/go.mod
+++ b/go.mod
@@ -67,8 +67,8 @@ require (
github.com/spf13/cobra v1.8.1
github.com/spf13/fsync v0.10.1
github.com/spf13/pflag v1.0.5
- github.com/tdewolff/minify/v2 v2.21.1
- github.com/tdewolff/parse/v2 v2.7.18
+ github.com/tdewolff/minify/v2 v2.20.37
+ github.com/tdewolff/parse/v2 v2.7.15
github.com/tetratelabs/wazero v1.8.1
github.com/yuin/goldmark v1.7.8
github.com/yuin/goldmark-emoji v1.0.4