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

This commit is contained in:
Joe Mooring
2023-05-30 16:41:20 -07:00
committed by Bjørn Erik Pedersen
parent ff77a927f9
commit 409c6c3fcd
2 changed files with 6 additions and 7 deletions

2
go.mod
View File

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