aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
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 b16bbe9..8f10ae5 100644
--- a/go.mod
+++ b/go.mod
@@ -2,7 +2,7 @@ module git.feuerfuchs.dev/Feuerfuchs/gopherproxy
2 2
3require ( 3require (
4 github.com/davidbyttow/govips v0.0.0-20190304175058-d272f04c0fea 4 github.com/davidbyttow/govips v0.0.0-20190304175058-d272f04c0fea
5 github.com/gobuffalo/packr v1.25.0 5 github.com/gobuffalo/packr/v2 v2.1.0
6 github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 6 github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
7 github.com/prologic/go-gopher v0.0.0-20181230133552-0c68ed5f58b0 7 github.com/prologic/go-gopher v0.0.0-20181230133552-0c68ed5f58b0
8 github.com/temoto/robotstxt v0.0.0-20180810133444-97ee4a9ee6ea 8 github.com/temoto/robotstxt v0.0.0-20180810133444-97ee4a9ee6ea