aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
blob: fa604729ae272283d3649388fe3620710033fd0f (plain) (blame)
1
2
3
4
5
6
module github.com/prologic/gopherproxy

require (
	github.com/prologic/go-gopher v0.0.0-20181230133552-0c68ed5f58b0
	github.com/temoto/robotstxt v0.0.0-20180810133444-97ee4a9ee6ea
)