Commit 10566c3 1 parent 2ba18c6 commit 10566c3 Copy full SHA for 10566c3
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ go 1.21
5
5
6
6
require (
7
7
github.com/shurcooL/githubv4 v0.0.0-20230704064427-599ae7bbf278
8
- golang.org/x/oauth2 v0.15 .0
8
+ golang.org/x/oauth2 v0.16 .0
9
9
)
10
10
11
11
require (
12
12
github.com/golang/protobuf v1.5.3 // indirect
13
13
github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 // indirect
14
- golang.org/x/net v0.19 .0 // indirect
14
+ golang.org/x/net v0.20 .0 // indirect
15
15
google.golang.org/appengine v1.6.7 // indirect
16
16
google.golang.org/protobuf v1.31.0 // indirect
17
17
)
Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 h1:17JxqqJY66GmZV
11
11
github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 /go.mod h1:9dIRpgIY7hVhoqfe0/FcYp0bpInZaT7dc3BYOprrIUE =
12
12
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
13
13
golang.org/x/net v0.0.0-20190603091049-60506f45cf65 /go.mod h1:HSz+uSET+XFnRR8LxR5pz3Of3rY3CfYBVs4xY44aLks =
14
- golang.org/x/net v0.19 .0 h1:zTwKpTd2XuCqf8huc7Fo2iSy+4RHPd10s4KzeTnVr1c =
15
- golang.org/x/net v0.19 .0 /go.mod h1:CfAk/cbD4CthTvqiEl8NpboMuiuOYsAr/7NOjZJtv1U =
16
- golang.org/x/oauth2 v0.15 .0 h1:s8pnnxNVzjWyrvYdFUQq5llS1PX2zhPXmccZv99h7uQ =
17
- golang.org/x/oauth2 v0.15 .0 /go.mod h1:q48ptWNTY5XWf+JNten23lcvHpLJ0ZSxF5ttTHKVCAM =
14
+ golang.org/x/net v0.20 .0 h1:aCL9BSgETF1k+blQaYUBx9hJ9LOGP3gAVemcZlf1Kpo =
15
+ golang.org/x/net v0.20 .0 /go.mod h1:z8BVo6PvndSri0LbOE3hAn0apkU+1YvI6E70E9jsnvY =
16
+ golang.org/x/oauth2 v0.16 .0 h1:aDkGMBSYxElaoP81NpoUoz2oo2R2wHdZpGToUxfyQrQ =
17
+ golang.org/x/oauth2 v0.16 .0 /go.mod h1:hqZ+0LWXsiVoZpeld6jVt06P3adbS2Uu911W1SsJv2o =
18
18
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
19
19
golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
20
20
golang.org/x/text v0.3.2 /go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk =
You can’t perform that action at this time.
0 commit comments