Commit 5256b37 Self-hosted Renovate Bot
committed
1 parent 4b63b22 commit 5256b37 Copy full SHA for 5256b37
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 @@ -7,6 +7,7 @@ toolchain go1.22.1
7
7
require (
8
8
github.com/bradleyfalzon/ghinstallation/v2 v2.10.0
9
9
github.com/google/go-github/v57 v57.0.0
10
+ github.com/google/go-github/v58 v58.0.0
10
11
github.com/k0kubun/pp/v3 v3.2.0
11
12
)
12
13
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ github.com/google/go-github/v56 v56.0.0 h1:TysL7dMa/r7wsQi44BjqlwaHvwlFlqkK8CtBW
14
14
github.com/google/go-github/v56 v56.0.0 /go.mod h1:D8cdcX98YWJvi7TLo7zM4/h8ZTx6u6fwGEkCdisopo0 =
15
15
github.com/google/go-github/v57 v57.0.0 h1:L+Y3UPTY8ALM8x+TV0lg+IEBI+upibemtBD8Q9u7zHs =
16
16
github.com/google/go-github/v57 v57.0.0 /go.mod h1:s0omdnye0hvK/ecLvpsGfJMiRt85PimQh4oygmLIxHw =
17
+ github.com/google/go-github/v58 v58.0.0 /go.mod h1:k4hxDKEfoWpSqFlc8LTpGd9fu2KrV1YAa6Hi6FmDNY4 =
17
18
github.com/google/go-github/v60 v60.0.0 h1:oLG98PsLauFvvu4D/YPxq374jhSxFYdzQGNCyONLfn8 =
18
19
github.com/google/go-github/v60 v60.0.0 /go.mod h1:ByhX2dP9XT9o/ll2yXAu2VD8l5eNVg8hD4Cr0S/LmQk =
19
20
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
You can’t perform that action at this time.
0 commit comments