deps: Update github.com/tdewolff/minify/v2 v2.20.0 => v2.20.1

Fixes #11633
This commit is contained in:
Joe Mooring
2023-10-30 08:12:52 -07:00
committed by Bjørn Erik Pedersen
parent 935999e2fa
commit 2bedcf3d18
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -61,8 +61,8 @@ require (
github.com/spf13/cobra v1.7.0
github.com/spf13/fsync v0.9.0
github.com/spf13/pflag v1.0.5
github.com/tdewolff/minify/v2 v2.20.0
github.com/tdewolff/parse/v2 v2.7.0
github.com/tdewolff/minify/v2 v2.20.1
github.com/tdewolff/parse/v2 v2.7.1
github.com/yuin/goldmark v1.6.0
github.com/yuin/goldmark-emoji v1.0.2
go.uber.org/atomic v1.11.0