deps: Update github.com/tdewolff/minify/v2 v2.11.1 => v2.11.2

Fixes #9820
This commit is contained in:
Joe Mooring
2022-04-26 08:15:59 -07:00
committed by Bjørn Erik Pedersen
parent 9a888c243a
commit 55e28c239e
2 changed files with 24 additions and 358 deletions

6
go.mod
View File

@@ -21,7 +21,7 @@ require (
github.com/evanw/esbuild v0.14.36
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.14.3
github.com/fsnotify/fsnotify v1.5.1
github.com/fsnotify/fsnotify v1.5.3
github.com/getkin/kin-openapi v0.94.0
github.com/ghodss/yaml v1.0.0
github.com/gobuffalo/flect v0.2.5
@@ -55,7 +55,7 @@ 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.1
github.com/tdewolff/minify/v2 v2.11.2
github.com/yuin/goldmark v1.4.11
go.uber.org/atomic v1.9.0
gocloud.dev v0.20.0
@@ -95,7 +95,7 @@ require (
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/tdewolff/parse/v2 v2.5.28 // indirect
github.com/tdewolff/parse/v2 v2.5.29 // indirect
go.opencensus.io v0.23.0 // indirect
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
golang.org/x/sys v0.0.0-20220209214540-3681064d5158 // indirect