aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
Commit message (Collapse)AuthorAgeFilesLines
* build(deps): bump github.com/spf13/cobra from 0.0.4 to 0.0.5dependabot-preview[bot]2019-06-231-1/+1
| | | | | | | Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](https://github.com/spf13/cobra/compare/v0.0.4...0.0.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #145 from ↵Michael Muré2019-05-211-1/+1
|\ | | | | | | | | MichaelMure/dependabot/dep/github.com/spf13/cobra-0.0.4 build(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.4
| * build(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.4dependabot[bot]2019-05-211-1/+1
| | | | | | | | | | | | | | Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.3 to 0.0.4. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](https://github.com/spf13/cobra/compare/v0.0.3...v0.0.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | build(deps): bump github.com/gorilla/mux from 1.6.2 to 1.7.2dependabot[bot]2019-05-211-1/+1
|/ | | | | | | Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.6.2 to 1.7.2. - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](https://github.com/gorilla/mux/compare/v1.6.2...v1.7.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Upgrade gqlgen version to v0.9.0Amine Hilaly2019-05-151-1/+1
|
* force a version of golang.org/x/tools due to an incompatibility with gqlgenMichael Muré2019-04-101-1/+5
|
* Update Gopkg.*Amine Hilaly2019-04-091-1/+1
|
* termui: use a forked gocui to fix large character handlingMichael Muré2018-12-251-1/+1
|
* upgrade gqlgen to v0.7.1Michael Muré2018-12-231-1/+1
|
* graphql: update gqlgen to 0.5.1Michael Muré2018-09-141-2/+2
| | | | fix #6
* vendor gocui on the master branch because of no release in a whileMichael Muré2018-07-301-3/+7
|
* relay connection working with gqlgenMichael Muré2018-07-291-8/+4
|
* humanize timeMichael Muré2018-07-191-3/+6
|
* bug: replace the uuid based id with the hash of the first commitMichael Muré2018-07-191-4/+0
|
* remove tests with go 1.8 due to conflict with cobra/vipeMichael Muré2018-07-191-5/+0
|
* webui: add a primitive graphql handlerMichael Muré2018-07-191-0/+8
|
* fix dependenciesMichael Muré2018-07-191-8/+13
|
* ls: add some colorsMichael Muré2018-07-171-0/+4
|
* vendor dependencies with depMichael Muré2018-07-161-0/+54