diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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 | |||
| 11 | go 1.13 | ||
