deps: Update github.com/tdewolff/minify/v2 v2.12.0 => v2.12.1

Fixes #10230
This commit is contained in:
Joe Mooring
2022-08-30 19:06:45 -07:00
committed by Bjørn Erik Pedersen
parent 160a067c81
commit 5046a6c7ca
2 changed files with 6 additions and 8 deletions

4
go.mod
View File

@@ -54,8 +54,8 @@ 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.0
github.com/tdewolff/parse/v2 v2.6.2
github.com/tdewolff/minify/v2 v2.12.1
github.com/tdewolff/parse/v2 v2.6.3
github.com/yuin/goldmark v1.4.13
go.uber.org/atomic v1.10.0
gocloud.dev v0.24.0