File tree Expand file tree Collapse file tree
github.com/shurcooL/graphql/ident Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ require (
4343 github.com/prometheus/procfs v0.19.2 // indirect
4444 github.com/rs/xid v1.6.0 // indirect
4545 github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7 // indirect
46- github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 // indirect
46+ github.com/shurcooL/graphql v0.0.0-20240915155400-7ee5256398cf // indirect
4747 github.com/spf13/pflag v1.0.10 // indirect
4848 github.com/stretchr/objx v0.5.3 // indirect
4949 go.yaml.in/yaml/v2 v2.4.3 // indirect
Original file line number Diff line number Diff line change @@ -86,8 +86,8 @@ github.com/rs/zerolog v1.34.0/go.mod h1:bJsvje4Z08ROH4Nhs5iH600c3IkWhwp44iRc54W6
8686github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
8787github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7 h1:cYCy18SHPKRkvclm+pWm1Lk4YrREb4IOIb/YdFO0p2M =
8888github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7 /go.mod h1:zqMwyHmnN/eDOZOdiTohqIUKUrTFX62PNlu7IJdu0q8 =
89- github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 h1:17JxqqJY66GmZVHkmAsGEkcIu0oCe3AM420QDgGwZx0 =
90- github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 /go.mod h1:9dIRpgIY7hVhoqfe0/FcYp0bpInZaT7dc3BYOprrIUE =
89+ github.com/shurcooL/graphql v0.0.0-20240915155400-7ee5256398cf h1:o1uxfymjZ7jZ4MsgCErcwWGtVKSiNAXtS59Lhs6uI/g =
90+ github.com/shurcooL/graphql v0.0.0-20240915155400-7ee5256398cf /go.mod h1:9dIRpgIY7hVhoqfe0/FcYp0bpInZaT7dc3BYOprrIUE =
9191github.com/sirupsen/logrus v1.7.0 /go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0 =
9292github.com/spf13/cobra v1.10.2 h1:DMTTonx5m65Ic0GOoRY2c16WCbHxOOw6xxezuLaBpcU =
9393github.com/spf13/cobra v1.10.2 /go.mod h1:7C1pvHqHw5A4vrJfjNwvOdzYu0Gml16OCs2GRiTUUS4 =
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ github.com/rs/zerolog/log
119119# github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
120120## explicit; go 1.19
121121github.com/shurcooL/githubv4
122- # github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466
122+ # github.com/shurcooL/graphql v0.0.0-20240915155400-7ee5256398cf
123123## explicit; go 1.19
124124github.com/shurcooL/graphql
125125github.com/shurcooL/graphql/ident
You can’t perform that action at this time.
0 commit comments