build(deps): bump github.com/tdewolff/minify/v2 from 2.20.5 to 2.20.7

Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.5 to 2.20.7.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.20.5...v2.20.7)

---
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>
This commit is contained in:
dependabot[bot]
2023-11-17 08:13:56 +00:00
committed by Bjørn Erik Pedersen
parent af7f6c8b3e
commit d528bbd6d0
2 changed files with 8 additions and 8 deletions

4
go.mod
View File

@@ -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.20.5
github.com/tdewolff/parse/v2 v2.7.3
github.com/tdewolff/minify/v2 v2.20.7
github.com/tdewolff/parse/v2 v2.7.5
github.com/yuin/goldmark v1.6.0
github.com/yuin/goldmark-emoji v1.0.2
go.uber.org/atomic v1.11.0