aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 8f10ae5..bccf9dd 100644
--- a/go.mod
+++ b/go.mod
@@ -7,3 +7,5 @@ require (
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
9) 9)
10
11go 1.13