File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ import (
1818 "strings"
1919
2020 "github.com/PuerkitoBio/goquery"
21- "github.com/google/go-github/v87 /github"
21+ "github.com/google/go-github/v88 /github"
2222)
2323
2424// AppRestrictionsEnabled returns whether the specified organization has
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import (
1010 "testing"
1111
1212 "github.com/google/go-cmp/cmp"
13- "github.com/google/go-github/v87 /github"
13+ "github.com/google/go-github/v88 /github"
1414)
1515
1616func Test_AppRestrictionsEnabled (t * testing.T ) {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.0
55require (
66 github.com/PuerkitoBio/goquery v1.12.0
77 github.com/google/go-cmp v0.7.0
8- github.com/google/go-github/v87 v87 .0.0
8+ github.com/google/go-github/v88 v88 .0.0
99 github.com/xlzd/gotp v0.1.0
1010 golang.org/x/net v0.54.0
1111)
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ github.com/andybalholm/cascadia v1.3.3/go.mod h1:xNd9bqTn98Ln4DwST8/nG+H0yuB8Hmg
55github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
66github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8 =
77github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
8- github.com/google/go-github/v87 v87 .0.0 h1:9Ck3dcOxWJyfsN8tzdah4YvmqB/7ZsstMglv/PkOsl0 =
9- github.com/google/go-github/v87 v87 .0.0/go.mod h1:hGUoT5pwm/ck5uLL+wroSVQfg8mpe+buxllCcGV4VaM =
8+ github.com/google/go-github/v88 v88 .0.0 h1:dZA9IKkPK1eXZj4ypngnpRj5FwdpTv4whix2PrQMP7M =
9+ github.com/google/go-github/v88 v88 .0.0/go.mod h1:rufTDgn2N45wjhukLTyxmvc9nilSp3mr3Rgtt6b1MPw =
1010github.com/google/go-querystring v1.2.0 h1:yhqkPbu2/OH+V9BfpCVPZkNmUXhb2gBxJArfhIxNtP0 =
1111github.com/google/go-querystring v1.2.0 /go.mod h1:8IFJqpSRITyJ8QhQ13bmbeMBDfmeEJZD5A0egEOmkqU =
1212github.com/xlzd/gotp v0.1.0 h1:37blvlKCh38s+fkem+fFh7sMnceltoIEBYTVXyoa5Po =
You can’t perform that action at this time.
0 commit comments