aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/andybalholm/cascadia/README.md
diff options
context:
space:
mode:
authorale <ale@incal.net>2021-07-12 17:29:19 +0000
committerale <ale@incal.net>2021-07-12 17:29:19 +0000
commitef2c410063d3be2632ad7449cab6f51511face6b (patch)
tree9d2e82374a063f3b568110e83ccb1b285f3247f1 /vendor/github.com/andybalholm/cascadia/README.md
parent877afafd950b84242204499b3ed8c1b2c8c75f31 (diff)
parent557f9d889812976293b4a668c190e0e1e0332857 (diff)
downloadcrawl-ef2c410063d3be2632ad7449cab6f51511face6b.tar.gz
crawl-ef2c410063d3be2632ad7449cab6f51511face6b.zip
Merge branch 'renovate/github.com-puerkitobio-goquery-1.x' into 'master'
Update module github.com/PuerkitoBio/goquery to v1.7.1 See merge request ale/crawl!3
Diffstat (limited to 'vendor/github.com/andybalholm/cascadia/README.md')
-rw-r--r--vendor/github.com/andybalholm/cascadia/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/andybalholm/cascadia/README.md b/vendor/github.com/andybalholm/cascadia/README.md
index 9021cb9..26f4c37 100644
--- a/vendor/github.com/andybalholm/cascadia/README.md
+++ b/vendor/github.com/andybalholm/cascadia/README.md
@@ -5,3 +5,5 @@
The Cascadia package implements CSS selectors for use with the parse trees produced by the html package.
To test CSS selectors without writing Go code, check out [cascadia](https://github.com/suntong/cascadia) the command line tool, a thin wrapper around this package.
+
+[Refer to godoc here](https://godoc.org/github.com/andybalholm/cascadia).