File tree Expand file tree Collapse file tree 4 files changed +5
-1517
lines changed
Expand file tree Collapse file tree 4 files changed +5
-1517
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ import (
1717 "strings"
1818
1919 "github.com/PuerkitoBio/goquery"
20- "github.com/google/go-github/v54 /github"
20+ "github.com/google/go-github/v55 /github"
2121)
2222
2323// AppRestrictionsEnabled returns whether the specified organization has
Original file line number Diff line number Diff line change 55 "testing"
66
77 "github.com/google/go-cmp/cmp"
8- "github.com/google/go-github/v54 /github"
8+ "github.com/google/go-github/v55 /github"
99)
1010
1111func Test_AppRestrictionsEnabled (t * testing.T ) {
Original file line number Diff line number Diff line change 55require (
66 github.com/PuerkitoBio/goquery v1.8.1
77 github.com/google/go-cmp v0.5.9
8- github.com/google/go-github/v54 v54 .0.0
8+ github.com/google/go-github/v55 v55 .0.0
99 github.com/xlzd/gotp v0.1.0
1010 golang.org/x/net v0.14.0
1111)
You can’t perform that action at this time.
0 commit comments