aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-22 08:45:54 +0000
committerGitHub <[email protected]>2024-05-22 08:45:54 +0000
commit1bc3bf3afbbb42a7d61869caa88b85b863e07dd3 (patch)
treea599f8fa04d1bed3413915515bba46a69becf7e0 /go.mod
parent548dc21378a13c288eddd097101c7f233292f79d (diff)
downloadhugo-dependabot/go_modules/github.com/tdewolff/minify/v2-2.20.26.tar.gz
hugo-dependabot/go_modules/github.com/tdewolff/minify/v2-2.20.26.zip
updated-dependencies: - dependency-name: github.com/tdewolff/minify/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
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 e82180e0e..4ea1f36d6 100644
--- a/go.mod
+++ b/go.mod
@@ -65,8 +65,8 @@ require (
github.com/spf13/cobra v1.8.0
github.com/spf13/fsync v0.10.1
github.com/spf13/pflag v1.0.5
- github.com/tdewolff/minify/v2 v2.20.20
- github.com/tdewolff/parse/v2 v2.7.13
+ github.com/tdewolff/minify/v2 v2.20.26
+ github.com/tdewolff/parse/v2 v2.7.14
github.com/yuin/goldmark v1.7.1
github.com/yuin/goldmark-emoji v1.0.2
go.uber.org/automaxprocs v1.5.3