aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorale <ale@incal.net>2021-06-19 16:47:14 +0100
committerale <ale@incal.net>2021-06-19 16:47:14 +0100
commitc7ab870184449929fc69f9a5da36de38cae1b5ba (patch)
tree801ceb6e39df656a1de7a50ba24e58e732d7213a /go.mod
parent833da3f33a5c727a8d7ccd034c43497c66793026 (diff)
downloadcrawl-c7ab870184449929fc69f9a5da36de38cae1b5ba.tar.gz
crawl-c7ab870184449929fc69f9a5da36de38cae1b5ba.zip
Ignore URL decode errors
This is an internal inconsistency that should be investigated.
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 488dbdb..5ca4ba4 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,7 @@
module git.autistici.org/ale/crawl
+go 1.15
+
require (
github.com/PuerkitoBio/goquery v1.5.0
github.com/PuerkitoBio/purell v0.0.0-20180310210909-975f53781597