deps: Update to github.com/tdewolff/minify/v2 v2.11.5

This commit is contained in:
Bjørn Erik Pedersen
2022-05-27 18:23:48 +02:00
parent dd9eaf19fd
commit 60ede146b6
3 changed files with 7 additions and 3 deletions

4
go.mod
View File

@@ -55,8 +55,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.2
github.com/tdewolff/parse/v2 v2.5.29
github.com/tdewolff/minify/v2 v2.11.5
github.com/tdewolff/parse/v2 v2.5.31
github.com/yuin/goldmark v1.4.12
go.uber.org/atomic v1.9.0
gocloud.dev v0.24.0