aboutsummaryrefslogtreecommitdiffstats
path: root/go.sum
Commit message (Expand)AuthorAgeFilesLines
...
* | fix(972): use prerelease of GoKart with repaired panicSteve Moyer2023-01-031-6/+10
|/
* build(deps): bump github.com/99designs/keyring from 1.2.1 to 1.2.2dependabot[bot]2022-12-201-4/+6
* build(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0dependabot[bot]2022-12-131-2/+2
* Merge pull request #920 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2022-12-081-2/+2
|\
| * build(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0dependabot[bot]2022-11-221-6/+2
* | build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0dependabot[bot]2022-12-051-6/+2
|/
* commands: reorg into different packagesMichael Muré2022-11-201-3/+4
* webui: pack into binaryMichael Muré2022-11-201-0/+4
* Merge pull request #907 from MichaelMure/dependabot/go_modules/github.com/str...Michael Muré2022-11-151-2/+4
|\
| * build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1dependabot[bot]2022-11-151-2/+4
* | Merge pull request #903 from MichaelMure/dependabot/go_modules/golang.org/x/t...Michael Muré2022-11-151-1/+2
|\ \ | |/ |/|
| * build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0dependabot[bot]2022-10-181-1/+2
* | build(deps): bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0dependabot[bot]2022-10-311-2/+2
|/
* build(deps): bump github.com/99designs/gqlgen from 0.17.17 to 0.17.20dependabot[bot]2022-10-011-5/+9
* build(deps): bump github.com/praetorian-inc/gokart from 0.4.0 to 0.5.1dependabot[bot]2022-09-231-501/+2
* build(deps): bump github.com/99designs/gqlgen from 0.17.13 to 0.17.17dependabot[bot]2022-09-141-6/+4
* feat: add security toolsSteve Moyer2022-09-081-5/+533
* build(deps): bump github.com/xanzy/go-gitlab from 0.72.0 to 0.73.1dependabot[bot]2022-08-231-2/+5
* Merge pull request #664 from MichaelMure/combined-id-reworkMichael Muré2022-08-231-0/+2
|\
| * bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug...Michael Muré2022-08-221-0/+2
* | build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0dependabot[bot]2022-08-211-3/+4
* | build(deps): bump github.com/xanzy/go-gitlab from 0.68.0 to 0.72.0dependabot[bot]2022-08-211-333/+11
|/
* Merge pull request #846 from MichaelMure/dependabot/go_modules/github.com/mat...Michael Muré2022-08-211-11/+4
|\
| * build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16dependabot[bot]2022-08-161-11/+4
* | Merge pull request #822 from MichaelMure/dependabot/go_modules/github.com/str...Michael Muré2022-08-211-4/+4
|\ \
| * | build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0dependabot[bot]2022-08-011-4/+4
| |/
* / move bug.Status in entities/common for reuseMichael Muré2022-08-201-0/+2
|/
* entity/dag: proper base operation for simplified implementationMichael Muré2022-07-251-28/+23
* Merge pull request #795 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2022-06-121-19/+25
|\
| * build(deps): bump github.com/xanzy/go-gitlab from 0.64.0 to 0.68.0dependabot[bot]2022-05-251-19/+25
* | build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2dependabot[bot]2022-06-071-3/+4
|/
* Merge pull request #768 from MichaelMure/dependabot/go_modules/github.com/str...Michael Muré2022-05-041-1/+2
|\
| * build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1dependabot[bot]2022-03-161-1/+2
* | build(deps): bump github.com/xanzy/go-gitlab from 0.59.0 to 0.64.0dependabot[bot]2022-04-251-2/+2
|/
* update cobra to v1.4.0Michael Muré2022-03-101-363/+11
* Bump github.com/99designs/gqlgen from 0.16.0 to 0.17.1dependabot[bot]2022-03-101-17/+3
* Merge pull request #756 from MichaelMure/dependabot/go_modules/github.com/vek...Michael Muré2022-03-101-2/+2
|\
| * Bump github.com/vektah/gqlparser/v2 from 2.4.0 to 2.4.1dependabot[bot]2022-03-101-2/+2
* | build(deps): bump github.com/99designs/keyring from 1.2.0 to 1.2.1dependabot[bot]2022-03-101-2/+2
|/
* build(deps): bump github.com/xanzy/go-gitlab from 0.57.0 to 0.59.0dependabot[bot]2022-03-101-2/+2
* Bump github.com/xanzy/go-gitlab from 0.55.1 to 0.57.0 (#757)dependabot[bot]2022-03-071-2/+2
* Bump github.com/vektah/gqlparser/v2 from 2.2.0 to 2.4.0dependabot[bot]2022-03-011-1/+7
* Bump github.com/xanzy/go-gitlab from 0.54.3 to 0.55.1dependabot[bot]2022-02-151-2/+2
* update gocuiMichael Muré2022-02-151-7/+10
* update keyring and migrate to github.com/ProtonMail/go-cryptoMichael Muré2022-02-151-16/+20
* update gqlgenMichael Muré2022-02-151-26/+19
* Bump github.com/xanzy/go-gitlab from 0.54.1 to 0.54.3 (#734)dependabot[bot]2022-01-291-2/+2
* Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#731)dependabot[bot]2022-01-051-51/+225
* Bump github.com/xanzy/go-gitlab from 0.50.4 to 0.54.1 (#732)dependabot[bot]2022-01-051-4/+4
* Bump github.com/fatih/color from 1.12.0 to 1.13.0dependabot[bot]2021-09-221-7/+8