aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
Commit message (Expand)AuthorAgeFilesLines
* Revendoring at go-git/v5@masterMatěj Cepl2024-07-151-14/+16
* chore: update dependencies to the current latest versionsMatěj Cepl2024-07-141-16/+17
* api/graphql: regenerate after gqlgen upgradeMichael Muré2023-08-111-25/+19
* build(deps): bump github.com/99designs/gqlgen from 0.17.20 to 0.17.36dependabot[bot]2023-08-111-0/+1
* build(deps): bump github.com/99designs/gqlgen from 0.17.20 to 0.17.36dependabot[bot]2023-08-111-7/+6
* Merge pull request #1091 from MichaelMure/dependabot/go_modules/github.com/fa...Michael Muré2023-08-111-1/+1
|\
| * build(deps): bump github.com/fatih/color from 1.13.0 to 1.15.0dependabot[bot]2023-08-111-1/+1
* | Merge pull request #1089 from MichaelMure/dependabot/go_modules/github.com/sp...Michael Muré2023-08-111-2/+2
|\ \
| * | build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0dependabot[bot]2023-08-111-2/+2
| |/
* | Merge pull request #1092 from MichaelMure/dependabot/go_modules/github.com/ha...Michael Muré2023-08-111-1/+2
|\ \
| * | update to golang-lru v2Michael Muré2023-08-111-1/+2
| * | build(deps): bump github.com/hashicorp/golang-lru from 0.5.4 to 1.0.2dependabot[bot]2023-08-111-1/+1
* | | build(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.11.0dependabot[bot]2023-08-111-3/+3
|/ /
* | Merge pull request #1090 from MichaelMure/dependabot/go_modules/golang.org/x/...Michael Muré2023-08-111-4/+3
|\ \
| * | build(deps): bump golang.org/x/vulndependabot[bot]2023-08-111-4/+3
| |/
* | Merge pull request #1095 from MichaelMure/dependabot/go_modules/golang.org/x/...Michael Muré2023-08-111-1/+1
|\ \
| * | build(deps): bump golang.org/x/sync from 0.1.0 to 0.3.0dependabot[bot]2023-08-111-1/+1
| |/
* / build(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.19dependabot[bot]2023-08-111-1/+1
|/
* Merge pull request #1070 from MichaelMure/dependabot/go_modules/github.com/cl...Michael Muré2023-08-111-1/+1
|\
| * build(deps): bump github.com/cloudflare/circl from 1.3.1 to 1.3.3dependabot[bot]2023-08-101-1/+1
* | build(deps): bump golang.org/x/crypto from 0.5.0 to 0.12.0dependabot[bot]2023-08-101-1/+1
|/
* Merge pull request #1084 from MichaelMure/dependabot/go_modules/github.com/vb...Michael Muré2023-08-111-2/+2
|\
| * build(deps): bump github.com/vbauerster/mpb/v8 from 8.1.4 to 8.5.2dependabot[bot]2023-08-101-2/+2
| * build(deps): bump golang.org/x/sys from 0.8.0 to 0.11.0dependabot[bot]2023-08-101-1/+1
* | build(deps): bump golang.org/x/term from 0.8.0 to 0.11.0dependabot[bot]2023-08-101-2/+2
|/
* Merge pull request #1085 from MichaelMure/dependabot/go_modules/golang.org/x/...Michael Muré2023-08-101-1/+1
|\
| * build(deps): bump golang.org/x/text from 0.9.0 to 0.12.0dependabot[bot]2023-08-101-1/+1
* | build(deps): bump github.com/xanzy/go-gitlab from 0.79.1 to 0.90.0dependabot[bot]2023-08-101-4/+4
|/
* build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.4dependabot[bot]2023-08-101-1/+1
* Merge pull request #1067 from MichaelMure/dependabot/go_modules/golang.org/x/...Michael Muré2023-08-101-7/+7
|\
| * build(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.8.0dependabot[bot]2023-05-091-7/+7
* | build(deps): bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1dependabot[bot]2023-03-061-1/+1
|/
* build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0dependabot[bot]2023-03-041-4/+4
* tools: fix how security tools are setup and launchedMichael Muré2023-03-041-1/+3
* Merge pull request #1015 from MichaelMure/dependabot/go_modules/github.com/xa...Michael Muré2023-03-041-1/+1
|\
| * build(deps): bump github.com/xanzy/go-gitlab from 0.78.0 to 0.79.1dependabot[bot]2023-01-311-1/+1
* | build(deps): bump golang.org/x/oauth2 from 0.3.0 to 0.4.0dependabot[bot]2023-01-221-1/+1
|/
* build(deps): bump github.com/xanzy/go-gitlab from 0.77.0 to 0.78.0dependabot[bot]2023-01-181-3/+3
* fix(commands): replace missing importSteve Moyer2023-01-171-1/+1
* Merge pull request #987 from MichaelMure/cache-progress-barMichael Muré2023-01-141-2/+5
|\
| * commands: add a nice terminal progress bar when building the cacheMichael Muré2023-01-111-2/+5
* | build(deps): bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1dependabot[bot]2023-01-141-1/+1
* | repo: temporary use a fork of go-git due to https://github.com/go-git/go-git/...Michael Muré2023-01-141-0/+3
|/
* Merge pull request #983 from MichaelMure/dependabot/go_modules/github.com/go-...Michael Muré2023-01-081-1/+1
|\
| * build(deps): bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2dependabot[bot]2023-01-061-1/+1
* | Merge pull request #976 from MichaelMure/fix/975/patch-security-vulnerabilitiesMichael Muré2023-01-081-1/+1
|\ \ | |/ |/|
| * fix: resolve Go vulnerabilitiesSteve Moyer2023-01-031-1/+1
* | build(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0dependabot[bot]2023-01-051-4/+4
* | build(deps): bump golang.org/x/text from 0.5.0 to 0.6.0dependabot[bot]2023-01-051-1/+1
* | deps: fix merge conflicts in dependenciesSteve Moyer2023-01-031-13/+15
|\|