File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ require (
10
10
github.com/bradleyfalzon/ghinstallation/v2 v2.11.0
11
11
github.com/google/go-cmp v0.6.0
12
12
github.com/google/go-github/v62 v62.0.0
13
+ github.com/google/go-github/v63 v63.0.0
13
14
github.com/haya14busa/go-actions-toolkit v0.0.0-20200105081403-ca0307860f01
14
15
github.com/haya14busa/go-sarif v0.0.0-20240630170108-a3ba8d79599f
15
16
github.com/haya14busa/secretbox v0.0.0-20180525171038-07c7ecf409f5
Original file line number Diff line number Diff line change @@ -168,6 +168,7 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
168
168
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
169
169
github.com/google/go-github/v62 v62.0.0 h1:/6mGCaRywZz9MuHyw9gD1CwsbmBX8GWsbFkwMmHdhl4 =
170
170
github.com/google/go-github/v62 v62.0.0 /go.mod h1:EMxeUqGJq2xRu9DYBMwel/mr7kZrzUOfQmmpYrZn2a4 =
171
+ github.com/google/go-github/v63 v63.0.0 /go.mod h1:IqbcrgUmIcEaioWrGYei/09o+ge5vhffGOcxrO0AfmA =
171
172
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
172
173
github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
173
174
github.com/google/martian v2.1.0+incompatible /go.mod h1:9I4somxYTbIHy5NJKHRl3wXiIaQGbYVAs8BPL6v8lEs =
You can’t perform that action at this time.
0 commit comments