From 1bc3bf3afbbb42a7d61869caa88b85b863e07dd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 08:45:54 +0000 Subject: --- updated-dependencies: - dependency-name: github.com/tdewolff/minify/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') 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 -- cgit v1.2.3