build(deps): bump github.com/tdewolff/minify/v2 from 2.9.18 to 2.9.19

Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.9.18 to 2.9.19.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.9.18...v2.9.19)

---
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-07-26 13:01:24 +00:00
committed by Bjørn Erik Pedersen
parent aeb1935d44
commit 18fdd85bcc
2 changed files with 5 additions and 15 deletions

2
go.mod
View File

@@ -55,7 +55,7 @@ require (
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.0
github.com/tdewolff/minify/v2 v2.9.18
github.com/tdewolff/minify/v2 v2.9.19
github.com/yuin/goldmark v1.4.0
github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
gocloud.dev v0.20.0