mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
deps: Update github.com/tdewolff/minify/v2 v2.20.0 => v2.20.1
Fixes #11633
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
935999e2fa
commit
2bedcf3d18
4
go.mod
4
go.mod
@@ -61,8 +61,8 @@ 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.20.0
|
||||
github.com/tdewolff/parse/v2 v2.7.0
|
||||
github.com/tdewolff/minify/v2 v2.20.1
|
||||
github.com/tdewolff/parse/v2 v2.7.1
|
||||
github.com/yuin/goldmark v1.6.0
|
||||
github.com/yuin/goldmark-emoji v1.0.2
|
||||
go.uber.org/atomic v1.11.0
|
||||
|
Reference in New Issue
Block a user