1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-14 11:23:02 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
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