-
- Downloads
Update dependencies
Signed-off-by:
Janne Mareike Koschinski <janne@kuschku.de>
... | ... | @@ -4,9 +4,9 @@ go 1.13 |
require ( | ||
github.com/go-redis/redis v6.15.9+incompatible | ||
github.com/justjanne/imgconv v1.0.3 | ||
github.com/justjanne/imgconv v1.3.0 | ||
github.com/onsi/ginkgo v1.14.2 // indirect | ||
github.com/onsi/gomega v1.10.4 // indirect | ||
github.com/prometheus/client_golang v1.11.0 // indirect | ||
github.com/prometheus/client_golang v1.11.0 | ||
gopkg.in/gographics/imagick.v2 v2.6.0 | ||
) |
Please register or sign in to comment