Tim Voronov
51a4a619c7
Merge branch 'master' into dependabot/go_modules/github.com/antchfx/htmlquery-1.1.0
2019-10-15 16:20:09 -04:00
dependabot-preview[bot]
428c64bfae
Bump github.com/antchfx/xpath from 1.0.0 to 1.1.0
...
Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/antchfx/xpath/releases )
- [Commits](https://github.com/antchfx/xpath/compare/v1.0.0...1.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-15 13:28:17 +00:00
dependabot-preview[bot]
95b40fe14a
Bump github.com/antchfx/htmlquery from 1.0.0 to 1.1.0
...
Bumps [github.com/antchfx/htmlquery](https://github.com/antchfx/htmlquery ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/antchfx/htmlquery/releases )
- [Commits](https://github.com/antchfx/htmlquery/compare/v1.0.0...1.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-15 13:27:58 +00:00
dependabot-preview[bot]
85b3430319
Bump github.com/labstack/echo/v4 from 4.1.10 to 4.1.11
...
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo ) from 4.1.10 to 4.1.11.
- [Release notes](https://github.com/labstack/echo/releases )
- [Commits](https://github.com/labstack/echo/compare/v4.1.10...v4.1.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 06:02:03 +00:00
Tim Voronov
4b1633269a
Bugfix/travis ( #374 )
...
* A try
* Updated deps after running go vet
* Removed extra commands
* Added git reset
2019-09-04 22:57:46 -04:00
Tim Voronov
65d6650d72
Updates
2019-09-04 22:26:44 -04:00
Tim Voronov
ba188f6763
Updated deps
2019-09-04 20:21:16 -04:00
Tim Voronov
a9bc1b1d09
Updated dependencies
2019-09-04 19:25:50 -04:00
dependabot-preview[bot]
1c2096ae7e
Bump github.com/rs/zerolog from 1.14.3 to 1.15.0 ( #352 )
...
* Bump github.com/rs/zerolog from 1.14.3 to 1.15.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.14.3 to 1.15.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.14.3...v1.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update go.sum
2019-08-12 11:25:28 -04:00
Tim Voronov
2997a9b264
Bugfix/logging ( #346 )
...
* Fixed inability to pass custom ID to th runtime logger
* Removed UUID module
* Removed redundant check
2019-08-02 23:28:25 -04:00
dependabot-preview[bot]
8afa3b65d5
Bump github.com/mafredri/cdp from 0.23.4 to 0.24.2 ( #328 )
...
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp ) from 0.23.4 to 0.24.2.
- [Release notes](https://github.com/mafredri/cdp/releases )
- [Commits](https://github.com/mafredri/cdp/compare/v0.23.4...v0.24.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11 14:27:47 -04:00
Tim Voronov
7ce6797e9c
Feature/#230 xpath ( #322 )
...
* Implemented XPath for CDP driver
* Added XPATH function
* Added e2e tests for CDP
* Fixed linting issues
* Added support of XPath to HTTP driver
* Fixed linting issues
2019-07-03 14:05:02 -04:00
dependabot-preview[bot]
8c07516ed1
Bump github.com/mafredri/cdp from 0.23.3 to 0.23.4 ( #314 )
...
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp ) from 0.23.3 to 0.23.4.
- [Release notes](https://github.com/mafredri/cdp/releases )
- [Commits](https://github.com/mafredri/cdp/compare/v0.23.3...v0.23.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-17 11:47:58 -04:00
dependabot-preview[bot]
6f4f79011a
Bump github.com/mafredri/cdp from 0.23.2 to 0.23.3 ( #306 )
...
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp ) from 0.23.2 to 0.23.3.
- [Release notes](https://github.com/mafredri/cdp/releases )
- [Commits](https://github.com/mafredri/cdp/compare/v0.23.2...v0.23.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-10 11:15:38 -04:00
dependabot-preview[bot]
8112f50917
Bump github.com/mafredri/cdp from 0.23.1 to 0.23.2 ( #301 )
...
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp ) from 0.23.1 to 0.23.2.
- [Release notes](https://github.com/mafredri/cdp/releases )
- [Commits](https://github.com/mafredri/cdp/compare/v0.23.1...v0.23.2 )
2019-05-27 12:39:19 -04:00
3timeslazy
acf2f13dcb
Linter Cleanups ( #294 )
...
* sync with MontFerret/ferret
* fix --param handling
When params is converted to map it uses strings.Split,
which slices a string into all substrings separated by :.
* remove impossible conditions nil != nil
* delete ineffectual assignments
* replace '+= 1' with '++'
* remove useless comparison with nil
* merge variable declarations
* remove bool comparison
* fix imports
* fix imports
* delete unused file
* use copy instead of loop
* delete unused DummyInterface
* remove unnecassary break statements
* tidy modules
2019-05-03 17:10:34 -04:00
dependabot[bot]
1985ebc57a
Bump github.com/rs/zerolog from 1.14.0 to 1.14.3 ( #292 )
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.14.0 to 1.14.3.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.14.0...v1.14.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-26 11:46:10 -04:00
dependabot[bot]
4a4c6cce54
Bump github.com/rs/zerolog from 1.13.0 to 1.14.0 ( #287 )
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.13.0...v1.14.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-22 11:39:57 -04:00
Tim Voronov
7c4b000f84
Updated CDP
2019-04-14 20:29:41 -04:00
dependabot[bot]
e65c89035a
Bump github.com/mafredri/cdp from 0.22.0 to 0.23.0 ( #278 )
...
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp ) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/mafredri/cdp/releases )
- [Commits](https://github.com/mafredri/cdp/compare/v0.22.0...v0.23.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-06 10:51:24 -04:00
3timeslazy
de703513e4
Linter Cleanup ( #276 )
...
* linter cleanup
* fix default case
2019-03-29 10:48:51 -04:00
3timeslazy
752ee02cd1
add go111module ( #274 )
...
* add go111module
* upgrade ci
* enable GO111MODULE
* show diff
* update modules (add test dependencies)
* increase supported golang version
* try cache
* delete cache
* upgrade install step
- there is not dep now
- move script from before_install -> install. delete before_install
- delete install from Makefile
2019-03-27 17:24:49 -04:00