summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-10-07 10:46:19 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-10-07 10:46:19 +0200
commit6dd60fca73ff96b48064bb8c6586631a2370ffc6 (patch)
tree60812553692edf926554e88c1402ed0ad37cb2d6 /go.mod
parent138a0259164d3fe417bb8911075cf6d13bc9cd89 (diff)
Revert "deps: Update to github.com/tdewolff/minify v2.9.4"
Closes #7792 This reverts commit b254532b52785954c98a473a635b9cea016d8565.
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 43faceead..cf4c3386c 100644
--- a/go.mod
+++ b/go.mod
@@ -51,7 +51,7 @@ require (
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.1
- github.com/tdewolff/minify/v2 v2.9.7
+ github.com/tdewolff/minify/v2 v2.6.2
github.com/yuin/goldmark v1.2.1
github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
gocloud.dev v0.15.0