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,6 +6,7 @@ require (
66 github.com/bmatcuk/doublestar/v4 v4.10.0
77 github.com/boyter/gocodewalker v1.5.1
88 github.com/google/go-github/v85 v85.0.0
9+ github.com/google/go-github/v86 v86.0.0
910 github.com/pelletier/go-toml/v2 v2.3.1
1011 github.com/sourcegraph/go-diff v0.8.0
1112 github.com/urfave/cli/v3 v3.9.0
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
1111github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
1212github.com/google/go-github/v85 v85.0.0 h1:1+TLFX/akTFXK7o9Z9uAloQGufOn4ySa5DItUM1VWT4 =
1313github.com/google/go-github/v85 v85.0.0 /go.mod h1:jYkBnqN+SzR2A2fGKYfbt6DEEQAyxeK0Q2XpPV9ZFsU =
14+ github.com/google/go-github/v86 v86.0.0 /go.mod h1:zKv1l4SwDXNFMGByi2FWkq71KwSXqj/eQRZuqtmcot8 =
1415github.com/google/go-querystring v1.2.0 h1:yhqkPbu2/OH+V9BfpCVPZkNmUXhb2gBxJArfhIxNtP0 =
1516github.com/google/go-querystring v1.2.0 /go.mod h1:8IFJqpSRITyJ8QhQ13bmbeMBDfmeEJZD5A0egEOmkqU =
1617github.com/pelletier/go-toml/v2 v2.3.1 h1:MYEvvGnQjeNkRF1qUuGolNtNExTDwct51yp7olPtrEc =
You can’t perform that action at this time.
0 commit comments