aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorrenovate <renovate-bot@autistici.org>2021-06-19 17:25:55 +0000
committerrenovate <renovate-bot@autistici.org>2021-06-19 17:25:55 +0000
commita4ceb326c4eb592ab989f1202584ea2cfded574f (patch)
tree48e8e6fb60fe11d3ea96eb2a789b0698c69b14c8 /go.mod
parentd82bb811816d6155e3891089a020438859c75c5a (diff)
downloadcrawl-a4ceb326c4eb592ab989f1202584ea2cfded574f.tar.gz
crawl-a4ceb326c4eb592ab989f1202584ea2cfded574f.zip
Update module github.com/google/go-cmp to v0.5.6
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..e527b4c 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
github.com/PuerkitoBio/goquery v1.5.0
github.com/PuerkitoBio/purell v0.0.0-20180310210909-975f53781597
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
- github.com/google/go-cmp v0.3.1
+ github.com/google/go-cmp v0.5.6
github.com/google/uuid v1.1.1 // indirect
github.com/pborman/uuid v1.2.0
github.com/syndtr/goleveldb v0.0.0-20190923125748-758128399b1d