deps: Update to Minify v2.9.18

Closes #8693
This commit is contained in:
Bjørn Erik Pedersen
2021-06-26 17:15:55 +02:00
parent b2eaf4c8c2
commit d9bdd37d35
2 changed files with 7 additions and 1 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.16
github.com/tdewolff/minify/v2 v2.9.18
github.com/yuin/goldmark v1.3.8
github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
gocloud.dev v0.20.0