File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
2525 github.com/mattn/go-isatty v0.0.21 // indirect
2626 github.com/rogpeppe/go-internal v1.14.1 // indirect
2727 github.com/shurcooL/graphql v0.0.0-20240915155400-7ee5256398cf // indirect
28- golang.org/x/crypto v0.49 .0 // indirect
28+ golang.org/x/crypto v0.50 .0 // indirect
2929 golang.org/x/sys v0.43.0 // indirect
3030 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
3131)
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ github.com/shurcooL/githubv4 v0.0.0-20260209031235-2402fdf4a9ed h1:KT7hI8vYXgU0s
4343github.com/shurcooL/githubv4 v0.0.0-20260209031235-2402fdf4a9ed /go.mod h1:zqMwyHmnN/eDOZOdiTohqIUKUrTFX62PNlu7IJdu0q8 =
4444github.com/shurcooL/graphql v0.0.0-20240915155400-7ee5256398cf h1:o1uxfymjZ7jZ4MsgCErcwWGtVKSiNAXtS59Lhs6uI/g =
4545github.com/shurcooL/graphql v0.0.0-20240915155400-7ee5256398cf /go.mod h1:9dIRpgIY7hVhoqfe0/FcYp0bpInZaT7dc3BYOprrIUE =
46- golang.org/x/crypto v0.49 .0 h1:+Ng2ULVvLHnJ/ZFEq4KdcDd/cfjrrjjNSXNzxg0Y4U4 =
47- golang.org/x/crypto v0.49 .0 /go.mod h1:ErX4dUh2UM+CFYiXZRTcMpEcN8b/1gxEuv3nODoYtCA =
46+ golang.org/x/crypto v0.50 .0 h1:zO47/JPrL6vsNkINmLoo/PH1gcxpls50DNogFvB5ZGI =
47+ golang.org/x/crypto v0.50 .0 /go.mod h1:3muZ7vA7PBCE6xgPX7nkzzjiUq87kRItoJQM1Yo8S+Q =
4848golang.org/x/oauth2 v0.36.0 h1:peZ/1z27fi9hUOFCAZaHyrpWG5lwe0RJEEEeH0ThlIs =
4949golang.org/x/oauth2 v0.36.0 /go.mod h1:YDBUJMTkDnJS+A4BP4eZBjCqtokkg1hODuPjwiGPO7Q =
5050golang.org/x/sys v0.43.0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI =
You can’t perform that action at this time.
0 commit comments