1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-16 11:37:36 +02:00
ferret/pkg/drivers
dependabot-preview[bot] 6f0a0a5dca
Bump github.com/mafredri/cdp from 0.25.0 to 0.28.0 (#466)
* Bump github.com/mafredri/cdp from 0.25.0 to 0.28.0

Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.25.0 to 0.28.0.
- [Release notes](https://github.com/mafredri/cdp/releases)
- [Commits](https://github.com/mafredri/cdp/compare/v0.25.0...v0.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Fixed compatibility issues

* Update go.sum

* Updated go.sum

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Tim Voronov <ziflex@gmail.com>
Co-authored-by: Tim Voronov <ziflex@users.noreply.github.com>
2020-04-12 23:27:27 -04:00
..
cdp Bump github.com/mafredri/cdp from 0.25.0 to 0.28.0 (#466) 2020-04-12 23:27:27 -04:00
common Feature/#382 response cdp (#450) 2020-02-11 20:06:04 -05:00
http Feature/#382 response cdp (#450) 2020-02-11 20:06:04 -05:00
consts.go Added click count (#377) 2019-09-07 01:59:32 -04:00
cookie_test.go Fixed JSON serialization for HTTPHeader type (#323) 2019-07-03 14:02:32 -04:00
cookie.go Bugfix/#399 navigation (#432) 2019-12-24 18:47:21 -05:00
cookies.go Bugfix/#399 navigation (#432) 2019-12-24 18:47:21 -05:00
driver.go Added possibility to load pages from memory (#434) 2020-01-04 12:57:41 -05:00
errors.go Feature/#265 dom manipulations (#329) 2019-07-11 17:16:34 -04:00
headers_test.go Fixed headers (#348) 2019-08-04 17:25:47 -04:00
headers.go Fixed headers (#348) 2019-08-04 17:25:47 -04:00
helpers.go Externalized common timeout values (#371) 2019-09-05 12:17:22 -04:00
options.go Refactoring/externalized html (#234) 2019-02-19 18:10:18 -05:00
params.go Added possibility to load pages from memory (#434) 2020-01-04 12:57:41 -05:00
pdf.go Feature/#236 cookies (#242) 2019-03-15 19:59:05 -04:00
response.go add more descriptive comment 2019-10-08 12:29:37 +03:00
screenshot.go Refactoring/externalized html (#234) 2019-02-19 18:10:18 -05:00
type.go Bugfix/#399 navigation (#432) 2019-12-24 18:47:21 -05:00
value.go Feature/#382 response cdp (#450) 2020-02-11 20:06:04 -05:00