Commit 946e3a1 Self-hosted Renovate Bot
committed
1 parent c8eb8ed commit 946e3a1 Copy full SHA for 946e3a1
File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/bradleyfalzon/ghinstallation/v2 v2.9.0
7
7
github.com/google/go-github/v57 v57.0.0
8
+ github.com/google/go-github/v59 v59.0.0
8
9
github.com/k0kubun/pp/v3 v3.2.0
9
10
golang.org/x/sys v0.11.0 // indirect
10
11
golang.org/x/text v0.12.0 // indirect
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ github.com/google/go-github/v56 v56.0.0 h1:TysL7dMa/r7wsQi44BjqlwaHvwlFlqkK8CtBW
12
12
github.com/google/go-github/v56 v56.0.0 /go.mod h1:D8cdcX98YWJvi7TLo7zM4/h8ZTx6u6fwGEkCdisopo0 =
13
13
github.com/google/go-github/v57 v57.0.0 h1:L+Y3UPTY8ALM8x+TV0lg+IEBI+upibemtBD8Q9u7zHs =
14
14
github.com/google/go-github/v57 v57.0.0 /go.mod h1:s0omdnye0hvK/ecLvpsGfJMiRt85PimQh4oygmLIxHw =
15
+ github.com/google/go-github/v59 v59.0.0 /go.mod h1:rJU4R0rQHFVFDOkqGWxfLNo6vEk4dv40oDjhV/gH6wM =
15
16
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
16
17
github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
17
18
github.com/k0kubun/pp/v3 v3.2.0 h1:h33hNTZ9nVFNP3u2Fsgz8JXiF5JINoZfFq4SvKJwNcs =
You can’t perform that action at this time.
0 commit comments