URI: 
       build(deps): bump github.com/tdewolff/minify/v2 from 2.12.9 to 2.20.0 - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit f4df7b88b3b78df44ed395c021b911ca03cd2733
   DIR parent 3d9bd404eec82d0ca2aadaba1d3959b0d6271ed1
  HTML Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
       Date:   Sun, 29 Oct 2023 09:15:38 +0000
       
       build(deps): bump github.com/tdewolff/minify/v2 from 2.12.9 to 2.20.0
       
       Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.12.9 to 2.20.0.
       - [Release notes](https://github.com/tdewolff/minify/releases)
       - [Commits](https://github.com/tdewolff/minify/compare/v2.12.9...v2.20.0)
       
       ---
       updated-dependencies:
       - dependency-name: github.com/tdewolff/minify/v2
         dependency-type: direct:production
         update-type: version-update:semver-minor
       ...
       
       Signed-off-by: dependabot[bot] <support@github.com>
       Diffstat:
         M go.mod                              |       4 ++--
         M go.sum                              |      12 ++++++------
       
       2 files changed, 8 insertions(+), 8 deletions(-)
       ---
   DIR diff --git a/go.mod b/go.mod
       @@ -61,8 +61,8 @@ require (
                github.com/spf13/cobra v1.7.0
                github.com/spf13/fsync v0.9.0
                github.com/spf13/pflag v1.0.5
       -        github.com/tdewolff/minify/v2 v2.12.9
       -        github.com/tdewolff/parse/v2 v2.6.8
       +        github.com/tdewolff/minify/v2 v2.20.0
       +        github.com/tdewolff/parse/v2 v2.7.0
                github.com/yuin/goldmark v1.6.0
                github.com/yuin/goldmark-emoji v1.0.2
                go.uber.org/atomic v1.11.0
   DIR diff --git a/go.sum b/go.sum
       @@ -432,12 +432,12 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
        github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
        github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
        github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
       -github.com/tdewolff/minify/v2 v2.12.9 h1:dvn5MtmuQ/DFMwqf5j8QhEVpPX6fi3WGImhv8RUB4zA=
       -github.com/tdewolff/minify/v2 v2.12.9/go.mod h1:qOqdlDfL+7v0/fyymB+OP497nIxJYSvX4MQWA8OoiXU=
       -github.com/tdewolff/parse/v2 v2.6.8 h1:mhNZXYCx//xG7Yq2e/kVLNZw4YfYmeHbhx+Zc0OvFMA=
       -github.com/tdewolff/parse/v2 v2.6.8/go.mod h1:XHDhaU6IBgsryfdnpzUXBlT6leW/l25yrFBTEb4eIyM=
       -github.com/tdewolff/test v1.0.9 h1:SswqJCmeN4B+9gEAi/5uqT0qpi1y2/2O47V/1hhGZT0=
       -github.com/tdewolff/test v1.0.9/go.mod h1:6DAvZliBAAnD7rhVgwaM7DE5/d9NMOAJ09SqYqeK4QE=
       +github.com/tdewolff/minify/v2 v2.20.0 h1:JFoL/Jxnyebf/jw3woqpmwBjSNJYSeU+sTFl9dTMHQ8=
       +github.com/tdewolff/minify/v2 v2.20.0/go.mod h1:TEE9CWftBwKQLUTZHuH9upjiqlt8zFpQOGxQ81rsG3c=
       +github.com/tdewolff/parse/v2 v2.7.0 h1:eVeKTV9nQ9BNS0LPlOgrhLXisiAjacaf60aRgSEtnic=
       +github.com/tdewolff/parse/v2 v2.7.0/go.mod h1:9p2qMIHpjRSTr1qnFxQr+igogyTUTlwvf9awHSm84h8=
       +github.com/tdewolff/test v1.0.10 h1:uWiheaLgLcNFqHcdWveum7PQfMnIUTf9Kl3bFxrIoew=
       +github.com/tdewolff/test v1.0.10/go.mod h1:6DAvZliBAAnD7rhVgwaM7DE5/d9NMOAJ09SqYqeK4QE=
        github.com/ugorji/go/codec v1.2.7 h1:YPXUKf7fYbp/y8xloBqZOw2qaVggbfwMlI8WM3wZUJ0=
        github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
        github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=