diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ require ( | |||
5 | github.com/davidbyttow/govips v0.0.0-20190304175058-d272f04c0fea | 5 | github.com/davidbyttow/govips v0.0.0-20190304175058-d272f04c0fea |
6 | github.com/gobuffalo/packr/v2 v2.1.0 | 6 | github.com/gobuffalo/packr/v2 v2.1.0 |
7 | github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 | 7 | github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 |
8 | github.com/prologic/go-gopher v0.0.0-20181230133552-0c68ed5f58b0 | ||
9 | github.com/temoto/robotstxt v0.0.0-20180810133444-97ee4a9ee6ea | 8 | github.com/temoto/robotstxt v0.0.0-20180810133444-97ee4a9ee6ea |
10 | golang.org/x/net v0.0.0-20190311183353-d8887717615a | 9 | golang.org/x/net v0.0.0-20190311183353-d8887717615a |
11 | golang.org/x/text v0.3.0 | 10 | golang.org/x/text v0.3.0 |