Files
mostlymatter/vendor/github.com/andybalholm/cascadia
Agniva De Sarker 76d492f9ab MM-37186: Update dependencies (#18604)
* MM-37186: Update dependencies

The split client libraries were excluded from being upgraded.

See: https://github.com/splitio/go-split-commons/issues/56

https://mattermost.atlassian.net/browse/MM-37186

```release-note
NONE
```

* Ignore staticcheck deprecation warnings

```release-note
NONE
```
2021-10-07 12:57:51 +05:30
..
2021-10-07 12:57:51 +05:30
2021-10-07 12:57:51 +05:30
2020-10-27 15:58:38 +01:00
2020-10-27 15:58:38 +01:00

cascadia

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 the command line tool, a thin wrapper around this package.

Refer to godoc here.