Revert "deps: Update github.com/tdewolff/minify/v2 v2.12.5 => v2.12.6"

This reverts commit 409c6c3fcd.

See #11132
This commit is contained in:
Bjørn Erik Pedersen
2023-06-19 12:12:33 +02:00
parent 68d9d3ebd7
commit 49dd53a405
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.6
github.com/tdewolff/minify/v2 v2.12.5
github.com/tdewolff/parse/v2 v2.6.6
github.com/yuin/goldmark v1.5.4
go.uber.org/atomic v1.11.0