diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -0,0 +1,6 @@ | |||
| 1 | module github.com/prologic/gopherproxy | ||
| 2 | |||
| 3 | require ( | ||
| 4 | github.com/prologic/go-gopher v0.0.0-20181230133552-0c68ed5f58b0 | ||
| 5 | github.com/temoto/robotstxt v0.0.0-20180810133444-97ee4a9ee6ea | ||
| 6 | ) | ||
