aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
Commit message (Expand)AuthorAgeFilesLines
* entity/dag: proper base operation for simplified implementationMichael Muré2022-07-251-6/+72
* Merge pull request #795 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2022-06-121-3/+2
|\
| * build(deps): bump github.com/xanzy/go-gitlab from 0.64.0 to 0.68.0dependabot[bot]2022-05-251-3/+2
* | build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2dependabot[bot]2022-06-071-1/+1
|/
* Merge pull request #768 from MichaelMure/dependabot/go_modules/github.com/str...Michael Muré2022-05-041-1/+1
|\
| * build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1dependabot[bot]2022-03-161-1/+1
* | build(deps): bump github.com/xanzy/go-gitlab from 0.59.0 to 0.64.0dependabot[bot]2022-04-251-1/+1
|/
* update cobra to v1.4.0Michael Muré2022-03-101-1/+1
* Bump github.com/99designs/gqlgen from 0.16.0 to 0.17.1dependabot[bot]2022-03-101-1/+1
* Merge pull request #765 from MichaelMure/update-goMichael Muré2022-03-101-1/+1
|\
| * build: require go 1.16Michael Muré2022-03-101-1/+1
* | Merge pull request #756 from MichaelMure/dependabot/go_modules/github.com/vek...Michael Muré2022-03-101-1/+1
|\ \
| * | Bump github.com/vektah/gqlparser/v2 from 2.4.0 to 2.4.1dependabot[bot]2022-03-101-1/+1
| |/
* / build(deps): bump github.com/99designs/keyring from 1.2.0 to 1.2.1dependabot[bot]2022-03-101-1/+1
|/
* build(deps): bump github.com/xanzy/go-gitlab from 0.57.0 to 0.59.0dependabot[bot]2022-03-101-1/+1
* Bump github.com/xanzy/go-gitlab from 0.55.1 to 0.57.0 (#757)dependabot[bot]2022-03-071-1/+1
* Bump github.com/vektah/gqlparser/v2 from 2.2.0 to 2.4.0dependabot[bot]2022-03-011-1/+1
* Bump github.com/xanzy/go-gitlab from 0.54.3 to 0.55.1dependabot[bot]2022-02-151-1/+1
* update gocuiMichael Muré2022-02-151-1/+1
* update keyring and migrate to github.com/ProtonMail/go-cryptoMichael Muré2022-02-151-3/+4
* update gqlgenMichael Muré2022-02-151-3/+2
* Bump github.com/xanzy/go-gitlab from 0.54.1 to 0.54.3 (#734)dependabot[bot]2022-01-291-1/+1
* Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#731)dependabot[bot]2022-01-051-4/+4
* Bump github.com/xanzy/go-gitlab from 0.50.4 to 0.54.1 (#732)dependabot[bot]2022-01-051-1/+1
* Bump github.com/fatih/color from 1.12.0 to 1.13.0dependabot[bot]2021-09-221-3/+3
* Bump golang.org/x/text from 0.3.6 to 0.3.7 (#702)dependabot[bot]2021-09-061-1/+1
* Bump github.com/xanzy/go-gitlab from 0.50.1 to 0.50.4 (#707)dependabot[bot]2021-09-061-1/+1
* Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#695)dependabot[bot]2021-08-011-6/+5
* Bump github.com/go-git/go-git/v5 from 5.4.1 to 5.4.2 (#689)dependabot[bot]2021-08-011-1/+1
* Bump github.com/xanzy/go-gitlab from 0.50.0 to 0.50.1 (#693)dependabot[bot]2021-08-011-1/+1
* Bump github.com/mattn/go-isatty from 0.0.12 to 0.0.13dependabot[bot]2021-05-271-1/+1
* Merge pull request #678 from MichaelMure/dependabot/go_modules/github.com/fat...Michael Muré2021-05-251-1/+1
|\
| * Bump github.com/fatih/color from 1.11.0 to 1.12.0dependabot[bot]2021-05-251-1/+1
* | Bump github.com/go-git/go-git/v5 from 5.4.0 to 5.4.1dependabot[bot]2021-05-251-1/+1
|/
* Bump github.com/xanzy/go-gitlab from 0.48.0 to 0.50.0dependabot[bot]2021-05-241-2/+2
* Bump github.com/go-git/go-git/v5 from 5.3.0 to 5.4.0dependabot[bot]2021-05-241-3/+3
* Bump github.com/fatih/color from 1.10.0 to 1.11.0dependabot[bot]2021-05-141-1/+1
* Bump github.com/go-git/go-billy/v5 from 5.2.0 to 5.3.1dependabot[bot]2021-05-031-1/+1
* Bump github.com/go-git/go-billy/v5 from 5.1.0 to 5.2.0dependabot[bot]2021-04-231-1/+1
* Merge pull request #622 from MichaelMure/dependabot/go_modules/github.com/Mic...Michael Muré2021-04-181-1/+1
|\
| * Bump github.com/MichaelMure/go-term-text from 0.2.10 to 0.3.1dependabot[bot]2021-04-181-1/+1
* | Bump github.com/xanzy/go-gitlab from 0.44.0 to 0.48.0dependabot[bot]2021-04-181-2/+1
|/
* Bump github.com/go-git/go-git/v5 from 5.2.0 to 5.3.0dependabot[bot]2021-04-051-6/+3
* Merge pull request #619 from MichaelMure/dependabot/go_modules/github.com/go-...Michael Muré2021-04-051-1/+1
|\
| * Bump github.com/go-git/go-billy/v5 from 5.0.0 to 5.1.0dependabot[bot]2021-04-051-1/+1
* | Bump golang.org/x/text from 0.3.5 to 0.3.6dependabot[bot]2021-04-051-1/+1
|/
* Merge remote-tracking branch 'origin/master' into dag-entityMichael Muré2021-03-291-3/+3
|\
| * repo: fix security issue that could lead to arbitrary code executionMichael Muré2021-03-211-1/+1
| * Merge pull request #563 from MichaelMure/dependabot/go_modules/github.com/spf...Michael Muré2021-02-271-1/+1
| |\
| | * build(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.3dependabot-preview[bot]2021-02-271-1/+1