File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/google/go-github/v62 v62.0.0
10
10
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
11
11
github.com/shurcooL/githubv4 v0.0.0-20240429030203-be2daab69064
12
- golang.org/x/oauth2 v0.21 .0
12
+ golang.org/x/oauth2 v0.26 .0
13
13
)
14
14
15
15
require (
Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 h1:17JxqqJY66GmZV
26
26
github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 /go.mod h1:9dIRpgIY7hVhoqfe0/FcYp0bpInZaT7dc3BYOprrIUE =
27
27
golang.org/x/oauth2 v0.21.0 h1:tsimM75w1tF/uws5rbeHzIWxEqElMehnc+iW793zsZs =
28
28
golang.org/x/oauth2 v0.21.0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
29
+ golang.org/x/oauth2 v0.26.0 h1:afQXWNNaeC4nvZ0Ed9XvCCzXM6UHJG7iCg0W4fPqSBE =
30
+ golang.org/x/oauth2 v0.26.0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
29
31
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
30
32
golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
31
33
golang.org/x/sys v0.21.0 h1:rF+pYz3DAGSQAxAu1CbC7catZg4ebC4UIeIhKxBZvws =
You can’t perform that action at this time.
0 commit comments