deps: Update github.com/tdewolff/minify/v2 v2.6.2 => v2.9.13

Fixes #8258
This commit is contained in:
Bjørn Erik Pedersen
2021-02-18 09:32:34 +01:00
parent 968dd7a711
commit 66beac99c6
5 changed files with 53 additions and 9 deletions

3
go.mod
View File

@@ -44,6 +44,7 @@ require (
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml v1.8.1
github.com/pkg/errors v0.9.1
github.com/pkg/profile v1.5.0 // indirect
github.com/rogpeppe/go-internal v1.6.2
github.com/russross/blackfriday v1.5.3-0.20200218234912-41c5fccfd6f6
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
@@ -55,7 +56,7 @@ require (
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.1
github.com/tdewolff/minify/v2 v2.6.2
github.com/tdewolff/minify/v2 v2.9.13
github.com/yuin/goldmark v1.3.2
github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
gocloud.dev v0.20.0