File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
2727 github.com/mattn/go-isatty v0.0.22 // indirect
2828 github.com/rogpeppe/go-internal v1.15.0 // indirect
2929 github.com/shurcooL/graphql v0.0.0-20240915155400-7ee5256398cf // indirect
30- golang.org/x/crypto v0.52 .0 // indirect
30+ golang.org/x/crypto v0.53 .0 // indirect
3131 golang.org/x/sys v0.46.0 // indirect
3232 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
3333)
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.52 .0 h1:RMs7fP2rXdep0CftQlK8Uf+kibLm7qkCcradZWYz988 =
47- golang.org/x/crypto v0.52 .0 /go.mod h1:1QgfPxDqh0T2M/elOJtp9RvuR95kVjir0e6/BvEmGbc =
46+ golang.org/x/crypto v0.53 .0 h1:QZ4Muo8THX6CizN2vPPd5fBGHyogrdK9fG4wLPFUsto =
47+ golang.org/x/crypto v0.53 .0 /go.mod h1:DNLU434OwVakk9PzuwV8w62mAJpRJL3vsgcfp4Qnsio =
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.46.0 h1:noSf2Fq6F8DBgS+LysIkx7rIExoNHJsxOAtPp4rthXw =
You can’t perform that action at this time.
0 commit comments