From 833da3f33a5c727a8d7ccd034c43497c66793026 Mon Sep 17 00:00:00 2001 From: ale Date: Sat, 19 Jun 2021 16:43:43 +0100 Subject: go mod vendor --- vendor/github.com/andybalholm/cascadia/README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'vendor/github.com/andybalholm/cascadia/README.md') diff --git a/vendor/github.com/andybalholm/cascadia/README.md b/vendor/github.com/andybalholm/cascadia/README.md index 26f4c37..9021cb9 100644 --- a/vendor/github.com/andybalholm/cascadia/README.md +++ b/vendor/github.com/andybalholm/cascadia/README.md @@ -5,5 +5,3 @@ 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). -- cgit v1.2.3-54-g00ecf