aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorale <ale@incal.net>2021-06-19 17:48:06 +0000
committerale <ale@incal.net>2021-06-19 17:48:06 +0000
commit877afafd950b84242204499b3ed8c1b2c8c75f31 (patch)
tree864508749425be307061ba9aa772ac47df74c0da /go.mod
parent464a1701053f90a07946335768dc87ef68db88a3 (diff)
parenta4ceb326c4eb592ab989f1202584ea2cfded574f (diff)
downloadcrawl-877afafd950b84242204499b3ed8c1b2c8c75f31.tar.gz
crawl-877afafd950b84242204499b3ed8c1b2c8c75f31.zip
Merge branch 'renovate/github.com-google-go-cmp-0.x' into 'master'
Update module github.com/google/go-cmp to v0.5.6 See merge request ale/crawl!5
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 961fc33..33a9c8e 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
github.com/PuerkitoBio/goquery v1.5.0
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/go-cmp v0.5.6
github.com/google/uuid v1.1.1 // indirect
github.com/pborman/uuid v1.2.1
github.com/syndtr/goleveldb v0.0.0-20190923125748-758128399b1d