aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
Commit message (Expand)AuthorAgeFilesLines
* use the handle-interfaces-implementing-interfaces of gqlgen to fix a generati...Michael Muré2020-02-091-1/+1
* graphql: use the cache in priority for fast browsing at < 20ms instead of sec...Michael Muré2020-02-091-1/+1
* fix mergeMichael Muré2020-02-081-1/+1
* various cleanups suggested by golang-ciMichael Muré2020-02-081-1/+0
* build(deps): bump golang.org/x/text from 0.3.0 to 0.3.2dependabot-preview[bot]2020-02-071-1/+1
* Merge pull request #311 from MichaelMure/dependabot/go_modules/github.com/pkg...Michael Muré2020-02-071-1/+1
|\
| * build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1dependabot-preview[bot]2020-02-071-1/+1
* | Merge pull request #313 from MichaelMure/dependabot/go_modules/github.com/fat...Michael Muré2020-02-071-1/+1
|\ \
| * | build(deps): bump github.com/fatih/color from 1.7.0 to 1.9.0dependabot-preview[bot]2020-02-071-1/+1
| |/
* | Merge pull request #312 from MichaelMure/dependabot/go_modules/github.com/Mic...Michael Muré2020-02-071-1/+1
|\ \
| * | build(deps): bump github.com/MichaelMure/go-term-textdependabot-preview[bot]2020-02-071-1/+1
* | | Merge pull request #310 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2020-02-071-1/+1
|\ \ \ | |_|/ |/| |
| * | build(deps): bump github.com/xanzy/go-gitlab from 0.22.1 to 0.24.0dependabot-preview[bot]2020-02-071-1/+1
| |/
* / build(deps): bump github.com/mattn/go-isatty from 0.0.8 to 0.0.12dependabot-preview[bot]2020-02-071-1/+1
|/
* build: drop support for go 1.10Michael Muré2020-02-061-1/+1
* upgrade to gqlgen master, waiting for a releaseMichael Muré2020-02-051-3/+3
* migrate to go modulesMichael Muré2020-02-051-0/+35