build(deps): bump github.com/tdewolff/minify/v2 from 2.9.21 to 2.9.22

Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.9.21 to 2.9.22.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.9.21...v2.9.22)

---
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]
2021-10-10 18:47:09 +00:00
committed by Bjørn Erik Pedersen
parent 8bcfa3bdf6
commit 168a3aab46
2 changed files with 9 additions and 7 deletions

4
go.mod
View File

@@ -20,7 +20,7 @@ require (
github.com/evanw/esbuild v0.13.5
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.13.1
github.com/fsnotify/fsnotify v1.4.9
github.com/fsnotify/fsnotify v1.5.1
github.com/getkin/kin-openapi v0.78.0
github.com/ghodss/yaml v1.0.0
github.com/gobuffalo/flect v0.2.3
@@ -56,7 +56,7 @@ require (
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.8.1
github.com/tdewolff/minify/v2 v2.9.21
github.com/tdewolff/minify/v2 v2.9.22
github.com/yuin/goldmark v1.4.1
github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
gocloud.dev v0.20.0