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:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2019-04-04 15:39:39 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2019-04-04 15:39:39 +0300
commit032e6802d1f34cc41f6d1275fdd2deab8bbe5480 (patch)
tree3665e53818eb87895a61825758f7fad7f465d976 /go.mod
parentd0d661dffd19d5ed6efbd4dd2c572bad008bd859 (diff)
deps: Update to imaging v1.6.0
Closes #5812
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 3f7b514fd..94ac9f688 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
github.com/bep/go-tocss v0.6.0
github.com/chaseadamsio/goorgeous v1.1.0
github.com/cpuguy83/go-md2man v1.0.8 // indirect
- github.com/disintegration/imaging v1.5.0
+ github.com/disintegration/imaging v1.6.0
github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385
github.com/fortytw2/leaktest v1.2.0
github.com/fsnotify/fsnotify v1.4.7
@@ -49,7 +49,7 @@ require (
github.com/stretchr/testify v1.3.0
github.com/tdewolff/minify/v2 v2.3.7
github.com/yosssi/ace v0.0.5
- golang.org/x/image v0.0.0-20180708004352-c73c2afc3b81
+ golang.org/x/image v0.0.0-20190321063152-3fc05d484e9f
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd // indirect
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc // indirect