deps: Update github.com/tdewolff/minify/v2 v2.12.5 => v2.12.7

Fixes #11132
This commit is contained in:
Joe Mooring
2023-06-19 12:59:38 -07:00
committed by Bjørn Erik Pedersen
parent 5e12bf7dc3
commit bf7af9043d
2 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -61,7 +61,7 @@ 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.12.5
github.com/tdewolff/minify/v2 v2.12.7
github.com/tdewolff/parse/v2 v2.6.6
github.com/yuin/goldmark v1.5.4
go.uber.org/atomic v1.11.0