aboutsummaryrefslogtreecommitdiffstats
path: root/go.sum
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 (#1289)dependabot[bot]9 days1-4/+6
* build(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 (#1261)dependabot[bot]2024-09-051-4/+4
* graphql: properly namespace Bug to make space for other entities (#1254)Michael Muré2024-08-281-0/+4
* core: make label a common type, in a similar fashion as for status (#1252)Michael Muré2024-08-251-2/+0
* build(deps): bump github.com/vbauerster/mpb/v8 from 8.7.5 to 8.8.2 (#1248)dependabot[bot]2024-08-241-2/+2
* build(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 (#1242)dependabot[bot]2024-08-101-2/+2
* build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#1239)dependabot[bot]2024-08-071-4/+4
* build(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 (#1237)dependabot[bot]2024-08-071-2/+2
* build(deps): bump golang.org/x/sys from 0.22.0 to 0.23.0dependabot[bot]2024-08-051-2/+2
* build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0dependabot[bot]2024-08-051-2/+2
* build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0dependabot[bot]2024-08-051-2/+2
* build(deps): bump github.com/vbauerster/mpb/v8 from 8.7.4 to 8.7.5dependabot[bot]2024-07-291-2/+2
* chore: update go dependenciessudoforge2024-07-231-69/+90
* build(deps): bump github.com/xanzy/go-gitlab from 0.106.0 to 0.107.0dependabot[bot]2024-07-221-2/+2
* build(deps): bump github.com/99designs/gqlgen from 0.17.36 to 0.17.49dependabot[bot]2024-07-221-8/+14
* build(deps): bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0dependabot[bot]2024-07-221-2/+2
* build(deps): bump golang.org/x/vuln from 1.1.2 to 1.1.3dependabot[bot]2024-07-221-8/+8
* build(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.12.0dependabot[bot]2024-07-221-16/+13
* build(deps): bump github.com/vbauerster/mpb/v8 from 8.5.2 to 8.7.4dependabot[bot]2024-07-221-6/+6
* build(deps): bump github.com/go-git/go-billy/v5 from 5.4.1 to 5.5.0dependabot[bot]2024-07-221-7/+6
* build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.15 to 2.5.16dependabot[bot]2024-07-221-2/+2
* build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0dependabot[bot]2024-07-221-2/+2
* build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (#1183)dependabot[bot]2024-07-161-2/+2
* build(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#1181)dependabot[bot]2024-07-161-2/+2
* build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.1 (#1179)dependabot[bot]2024-07-161-4/+4
* build(deps): bump golang.org/x/vuln from 1.0.0 to 1.1.2 (#1171)dependabot[bot]2024-07-161-8/+10
* build(deps): bump golang.org/x/crypto from 0.21.0 to 0.25.0 (#1175)dependabot[bot]2024-07-161-6/+6
* build(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.5 to 2.0.7 (#1113)dependabot[bot]2024-07-161-2/+2
* build(deps): bump golang.org/x/text from 0.14.0 to 0.16.0 (#1173)dependabot[bot]2024-07-161-15/+15
* build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.8 to 2.5.15 (#1164)dependabot[bot]2024-07-161-10/+6
* build(deps): bump github.com/hashicorp/go-retryablehttp (#1162)dependabot[bot]2024-07-161-10/+9
* build(deps): bump golang.org/x/net from 0.14.0 to 0.23.0 (#1166)dependabot[bot]2024-07-161-10/+10
* build(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.21.0 (#1165)dependabot[bot]2024-07-161-4/+2
* build(deps): bump github.com/xanzy/go-gitlab from 0.90.0 to 0.106.0 (#1167)dependabot[bot]2024-07-161-2/+2
* build(deps): bump golang.org/x/sys from 0.11.0 to 0.14.0 (#1132)dependabot[bot]2024-07-161-6/+2
* api/graphql: regenerate after gqlgen upgradeMichael Muré2023-08-111-45/+36
* build(deps): bump github.com/99designs/gqlgen from 0.17.20 to 0.17.36dependabot[bot]2023-08-111-0/+4
* build(deps): bump github.com/99designs/gqlgen from 0.17.20 to 0.17.36dependabot[bot]2023-08-111-30/+13
* Merge pull request #1091 from MichaelMure/dependabot/go_modules/github.com/fa...Michael Muré2023-08-111-8/+2
|\
| * build(deps): bump github.com/fatih/color from 1.13.0 to 1.15.0dependabot[bot]2023-08-111-8/+2
* | Merge pull request #1089 from MichaelMure/dependabot/go_modules/github.com/sp...Michael Muré2023-08-111-4/+4
|\ \
| * | build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0dependabot[bot]2023-08-111-4/+4
| |/
* | Merge pull request #1092 from MichaelMure/dependabot/go_modules/github.com/ha...Michael Muré2023-08-111-0/+2
|\ \
| * | update to golang-lru v2Michael Muré2023-08-111-2/+3
| * | build(deps): bump github.com/hashicorp/golang-lru from 0.5.4 to 1.0.2dependabot[bot]2023-08-111-1/+2
* | | build(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.11.0dependabot[bot]2023-08-111-6/+6
|/ /
* | Merge pull request #1090 from MichaelMure/dependabot/go_modules/golang.org/x/...Michael Muré2023-08-111-13/+7
|\ \
| * | build(deps): bump golang.org/x/vulndependabot[bot]2023-08-111-13/+7
| |/
* | Merge pull request #1095 from MichaelMure/dependabot/go_modules/golang.org/x/...Michael Muré2023-08-111-2/+2
|\ \
| * | build(deps): bump golang.org/x/sync from 0.1.0 to 0.3.0dependabot[bot]2023-08-111-2/+2
| |/