Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJoe Mooring <joe.mooring@veriphor.com>2022-04-26 18:15:59 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-04-26 21:01:45 +0300
commit55e28c239e89ed0fb65647e15a9b0f3675240ef0 (patch)
treecc32c709a53081d6c7e0ffb7ba3512647e3e35fe /go.mod
parent9a888c243adc2be4b630f29eac7def742803d8a4 (diff)
deps: Update github.com/tdewolff/minify/v2 v2.11.1 => v2.11.2
Fixes #9820
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 2ec35fc1d..8094916fb 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
github.com/evanw/esbuild v0.14.36
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.14.3
- github.com/fsnotify/fsnotify v1.5.1
+ github.com/fsnotify/fsnotify v1.5.3
github.com/getkin/kin-openapi v0.94.0
github.com/ghodss/yaml v1.0.0
github.com/gobuffalo/flect v0.2.5
@@ -55,7 +55,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.11.1
+ github.com/tdewolff/minify/v2 v2.11.2
github.com/yuin/goldmark v1.4.11
go.uber.org/atomic v1.9.0
gocloud.dev v0.20.0
@@ -95,7 +95,7 @@ require (
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
- github.com/tdewolff/parse/v2 v2.5.28 // indirect
+ github.com/tdewolff/parse/v2 v2.5.29 // indirect
go.opencensus.io v0.23.0 // indirect
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
golang.org/x/sys v0.0.0-20220209214540-3681064d5158 // indirect