Commit Graph

18 Commits

Author SHA1 Message Date
Michael Muré
1a7ccd594a
Merge pull request #145 from 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
2019-05-21 14:15:33 +02:00
dependabot[bot]
13002c521d
build(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.4
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>
2019-05-21 11:39:36 +00:00
dependabot[bot]
ed2ccec704
build(deps): bump github.com/gorilla/mux from 1.6.2 to 1.7.2
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>
2019-05-21 11:34:27 +00:00
Amine Hilaly
6949d6c543 Upgrade gqlgen version to v0.9.0 2019-05-15 15:04:57 +02:00
Michael Muré
0e53d2555e force a version of golang.org/x/tools due to an incompatibility with gqlgen 2019-04-10 20:30:34 +02:00
Amine Hilaly
26b5343e21 Update Gopkg.* 2019-04-09 21:45:24 +02:00
Michael Muré
ebcf3a7587
termui: use a forked gocui to fix large character handling 2018-12-25 20:49:54 +01:00
Michael Muré
1410a1af75
upgrade gqlgen to v0.7.1 2018-12-23 17:11:37 +01:00
Michael Muré
b478cd1bcb
graphql: update gqlgen to 0.5.1
fix #6
2018-09-14 12:41:59 +02:00
Michael Muré
12b0fecd9b
vendor gocui on the master branch because of no release in a while 2018-07-30 18:22:52 +02:00
Michael Muré
6363518c85
relay connection working with gqlgen 2018-07-29 18:51:56 +02:00
Michael Muré
0a7814f33a
humanize time 2018-07-19 18:10:45 +02:00
Michael Muré
9f04fc2f7b
bug: replace the uuid based id with the hash of the first commit 2018-07-19 17:58:15 +02:00
Michael Muré
2bbb145801
remove tests with go 1.8 due to conflict with cobra/vipe 2018-07-19 14:40:41 +02:00
Michael Muré
a2a50f3de0
webui: add a primitive graphql handler 2018-07-19 14:15:50 +02:00
Michael Muré
25fb88d749
fix dependencies 2018-07-19 13:49:26 +02:00
Michael Muré
1332a6ec0a
ls: add some colors 2018-07-17 20:23:14 +02:00
Michael Muré
1d678dfdfa
vendor dependencies with dep 2018-07-16 23:23:43 +02:00