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-colorable v0.1.14 // indirect
2626 github.com/mattn/go-isatty v0.0.20 // indirect
2727 github.com/rogpeppe/go-internal v1.14.1 // indirect
28- github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 // indirect
28+ github.com/shurcooL/graphql v0.0.0-20240915155400-7ee5256398cf // indirect
2929 golang.org/x/crypto v0.47.0 // indirect
3030 golang.org/x/sys v0.41.0 // indirect
3131 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ github.com/rs/zerolog v1.34.0 h1:k43nTLIwcTVQAncfCw4KZ2VY6ukYoZaBPNOE8txlOeY=
4949github.com/rs/zerolog v1.34.0 /go.mod h1:bJsvje4Z08ROH4Nhs5iH600c3IkWhwp44iRc54W6wYQ =
5050github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7 h1:cYCy18SHPKRkvclm+pWm1Lk4YrREb4IOIb/YdFO0p2M =
5151github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7 /go.mod h1:zqMwyHmnN/eDOZOdiTohqIUKUrTFX62PNlu7IJdu0q8 =
52- github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 h1:17JxqqJY66GmZVHkmAsGEkcIu0oCe3AM420QDgGwZx0 =
53- github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 /go.mod h1:9dIRpgIY7hVhoqfe0/FcYp0bpInZaT7dc3BYOprrIUE =
52+ github.com/shurcooL/graphql v0.0.0-20240915155400-7ee5256398cf h1:o1uxfymjZ7jZ4MsgCErcwWGtVKSiNAXtS59Lhs6uI/g =
53+ github.com/shurcooL/graphql v0.0.0-20240915155400-7ee5256398cf /go.mod h1:9dIRpgIY7hVhoqfe0/FcYp0bpInZaT7dc3BYOprrIUE =
5454golang.org/x/crypto v0.47.0 h1:V6e3FRj+n4dbpw86FJ8Fv7XVOql7TEwpHapKoMJ/GO8 =
5555golang.org/x/crypto v0.47.0 /go.mod h1:ff3Y9VzzKbwSSEzWqJsJVBnWmRwRSHt/6Op5n9bQc4A =
5656golang.org/x/oauth2 v0.35.0 h1:Mv2mzuHuZuY2+bkyWXIHMfhNdJAdwW3FuWeCPYN5GVQ =
You can’t perform that action at this time.
0 commit comments