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 @@ -9,6 +9,7 @@ require (
9
9
github.com/cli/go-gh/v2 v2.10.0
10
10
github.com/fatih/color v1.17.0
11
11
github.com/google/go-github/v61 v61.0.0
12
+ github.com/google/go-github/v65 v65.0.0
12
13
github.com/jedib0t/go-pretty v4.3.0+incompatible
13
14
github.com/yanskun/pflag v1.0.0
14
15
golang.org/x/text v0.18.0
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
25
25
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
26
26
github.com/google/go-github/v61 v61.0.0 h1:VwQCBwhyE9JclCI+22/7mLB1PuU9eowCXKY5pNlu1go =
27
27
github.com/google/go-github/v61 v61.0.0 /go.mod h1:0WR+KmsWX75G2EbpyGsGmradjo3IiciuI4BmdVCobQY =
28
+ github.com/google/go-github/v65 v65.0.0 /go.mod h1:DvrqWo5hvsdhJvHd4WyVF9ttANN3BniqjP8uTFMNb60 =
28
29
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
29
30
github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
30
31
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
You can’t perform that action at this time.
0 commit comments