]> git.maquefel.me Git - brevno-suite/hugo/commit
deps: Update github.com/tdewolff/minify/v2 v2.20.9 => v2.20.13
authorJames Tatum <jtatum@gmail.com>
Thu, 11 Jan 2024 21:30:42 +0000 (13:30 -0800)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 25 Jan 2024 18:33:14 +0000 (19:33 +0100)
commit8915343075e1de2d175cbd5de467ab212da5a5b9
treedee15e573dbaecde57f2ded834fcc89b90b5a935
parenta541e3b4d48cac704185a644539d3501ff183b19
deps: Update github.com/tdewolff/minify/v2 v2.20.9 => v2.20.13

KeepConditionalComments was deprecated in the upstream library and replaced with KeepSpecialComments. This new option reflects that both conditional comments and Server Side Include comments can be optionally stripped by the minifier. As with KeepConditionalComments, the minifier is configured not to strip them by default.
docs/data/docs.yaml
go.mod
go.sum
minifiers/config.go
minifiers/config_test.go
minifiers/minifiers_test.go