deps: Update github.com/tdewolff/minify/v2 v2.9.22 => v2.9.29

Fixes #9244
Fixes #9132
Fixes https://discourse.gohugo.io/t/36523
This commit is contained in:
Joe Mooring
2022-01-13 18:18:33 -08:00
committed by Bjørn Erik Pedersen
parent 837fdfdf45
commit 923419d7fd
3 changed files with 7 additions and 7 deletions

2
go.mod
View File

@@ -55,7 +55,7 @@ require (
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.10.1
github.com/tdewolff/minify/v2 v2.9.22
github.com/tdewolff/minify/v2 v2.9.29
github.com/yuin/goldmark v1.4.4
github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
gocloud.dev v0.20.0