File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ require (
2626 github.com/mattn/go-isatty v0.0.20 // indirect
2727 github.com/rogpeppe/go-internal v1.14.1 // indirect
2828 github.com/shurcooL/graphql v0.0.0-20240915155400-7ee5256398cf // indirect
29- golang.org/x/crypto v0.47 .0 // indirect
29+ golang.org/x/crypto v0.48 .0 // indirect
3030 golang.org/x/sys v0.41.0 // indirect
3131 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
3232)
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ github.com/shurcooL/githubv4 v0.0.0-20260209031235-2402fdf4a9ed h1:KT7hI8vYXgU0s
5151github.com/shurcooL/githubv4 v0.0.0-20260209031235-2402fdf4a9ed /go.mod h1:zqMwyHmnN/eDOZOdiTohqIUKUrTFX62PNlu7IJdu0q8 =
5252github.com/shurcooL/graphql v0.0.0-20240915155400-7ee5256398cf h1:o1uxfymjZ7jZ4MsgCErcwWGtVKSiNAXtS59Lhs6uI/g =
5353github.com/shurcooL/graphql v0.0.0-20240915155400-7ee5256398cf /go.mod h1:9dIRpgIY7hVhoqfe0/FcYp0bpInZaT7dc3BYOprrIUE =
54- golang.org/x/crypto v0.47 .0 h1:V6e3FRj+n4dbpw86FJ8Fv7XVOql7TEwpHapKoMJ/GO8 =
55- golang.org/x/crypto v0.47 .0 /go.mod h1:ff3Y9VzzKbwSSEzWqJsJVBnWmRwRSHt/6Op5n9bQc4A =
54+ golang.org/x/crypto v0.48 .0 h1:/VRzVqiRSggnhY7gNRxPauEQ5Drw9haKdM0jqfcCFts =
55+ golang.org/x/crypto v0.48 .0 /go.mod h1:r0kV5h3qnFPlQnBSrULhlsRfryS2pmewsg+XfMgkVos =
5656golang.org/x/oauth2 v0.35.0 h1:Mv2mzuHuZuY2+bkyWXIHMfhNdJAdwW3FuWeCPYN5GVQ =
5757golang.org/x/oauth2 v0.35.0 /go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA =
5858golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
You can’t perform that action at this time.
0 commit comments