From c448abd99a470e1ec541027077dcdef0745270d8 Mon Sep 17 00:00:00 2001 From: Feuerfuchs Date: Sun, 23 Jun 2019 17:29:07 +0200 Subject: Show expandable thumbnails for images --- go.mod | 2 ++ 1 file changed, 2 insertions(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 099e4c0..b16bbe9 100644 --- a/go.mod +++ b/go.mod @@ -1,7 +1,9 @@ module git.feuerfuchs.dev/Feuerfuchs/gopherproxy require ( + github.com/davidbyttow/govips v0.0.0-20190304175058-d272f04c0fea github.com/gobuffalo/packr v1.25.0 + github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 github.com/prologic/go-gopher v0.0.0-20181230133552-0c68ed5f58b0 github.com/temoto/robotstxt v0.0.0-20180810133444-97ee4a9ee6ea ) -- cgit v1.3.1