build(deps): bump github.com/tdewolff/minify/v2 from 2.11.5 to 2.11.10

Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.11.5 to 2.11.10.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.11.5...v2.11.10)

---
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]
2022-06-15 08:05:23 +00:00
committed by Bjørn Erik Pedersen
parent f2ba0cc8c5
commit 7a9ce0eca5
2 changed files with 6 additions and 7 deletions

4
go.mod
View File

@@ -54,8 +54,8 @@ require (
github.com/spf13/fsync v0.9.0
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.5
github.com/tdewolff/minify/v2 v2.11.5
github.com/tdewolff/parse/v2 v2.5.31
github.com/tdewolff/minify/v2 v2.11.10
github.com/tdewolff/parse/v2 v2.6.0
github.com/yuin/goldmark v1.4.12
go.uber.org/atomic v1.9.0
gocloud.dev v0.24.0