aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorrenovate <renovate-bot@autistici.org>2021-06-19 17:25:52 +0000
committerrenovate <renovate-bot@autistici.org>2021-06-19 17:25:52 +0000
commitd22a0f91f3cf25bc06d6c7912082a78b07014817 (patch)
tree1113fcab2b513c442d5c0cb60d51ed1ccea6b0a0 /go.mod
parentd82bb811816d6155e3891089a020438859c75c5a (diff)
downloadcrawl-d22a0f91f3cf25bc06d6c7912082a78b07014817.tar.gz
crawl-d22a0f91f3cf25bc06d6c7912082a78b07014817.zip
Update module github.com/PuerkitoBio/purell to v0.1.0
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 5ca4ba4..67bd639 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.15
require (
github.com/PuerkitoBio/goquery v1.5.0
- github.com/PuerkitoBio/purell v0.0.0-20180310210909-975f53781597
+ github.com/PuerkitoBio/purell v0.1.0
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
github.com/google/go-cmp v0.3.1
github.com/google/uuid v1.1.1 // indirect