File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/bradleyfalzon/ghinstallation/v2 v2.17.0
77 github.com/google/go-github/v81 v81.0.0
88 github.com/jedib0t/go-pretty/v6 v6.7.8
9- github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
9+ github.com/shurcooL/githubv4 v0.0.0-20260209031235-2402fdf4a9ed
1010 modernc.org/sqlite v1.43.0
1111)
1212
Original file line number Diff line number Diff line change @@ -36,6 +36,8 @@ github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
3636github.com/rivo/uniseg v0.4.7 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
3737github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7 h1:cYCy18SHPKRkvclm+pWm1Lk4YrREb4IOIb/YdFO0p2M =
3838github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7 /go.mod h1:zqMwyHmnN/eDOZOdiTohqIUKUrTFX62PNlu7IJdu0q8 =
39+ github.com/shurcooL/githubv4 v0.0.0-20260209031235-2402fdf4a9ed h1:KT7hI8vYXgU0s2qaMkrfq9tCA1w/iEPgfredVP+4Tzw =
40+ github.com/shurcooL/githubv4 v0.0.0-20260209031235-2402fdf4a9ed /go.mod h1:zqMwyHmnN/eDOZOdiTohqIUKUrTFX62PNlu7IJdu0q8 =
3941github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 h1:17JxqqJY66GmZVHkmAsGEkcIu0oCe3AM420QDgGwZx0 =
4042github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 /go.mod h1:9dIRpgIY7hVhoqfe0/FcYp0bpInZaT7dc3BYOprrIUE =
4143github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
You can’t perform that action at this time.
0 commit comments