summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-04 08:46:46 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-12-04 11:36:50 +0100
commit507f4e356b8470146e4cfb4d7758af4167251f83 (patch)
tree2081acae83022b50f456c89ffae183eb396c3b3d /go.mod
parenta7e721e02df842218c7ecf739daab01002113287 (diff)
build(deps): bump github.com/tdewolff/minify/v2 from 2.20.8 to 2.20.9
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.8 to 2.20.9. - [Release notes](https://github.com/tdewolff/minify/releases) - [Commits](https://github.com/tdewolff/minify/compare/v2.20.8...v2.20.9) --- updated-dependencies: - dependency-name: github.com/tdewolff/minify/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 b718e03be..9f87a4a9b 100644
--- a/go.mod
+++ b/go.mod
@@ -61,7 +61,7 @@ require (
github.com/spf13/cobra v1.8.0
github.com/spf13/fsync v0.9.0
github.com/spf13/pflag v1.0.5
- github.com/tdewolff/minify/v2 v2.20.8
+ github.com/tdewolff/minify/v2 v2.20.9
github.com/tdewolff/parse/v2 v2.7.6
github.com/yuin/goldmark v1.6.0
github.com/yuin/goldmark-emoji v1.0.2