File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ require (
124
124
github.com/russross/blackfriday/v2 v2.1.0 // indirect
125
125
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
126
126
github.com/shurcooL/githubv4 v0.0.0-20190718010115-4ba037080260 // indirect
127
- github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
127
+ github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 // indirect
128
128
github.com/skeema/knownhosts v1.3.0 // indirect
129
129
github.com/spf13/afero v1.2.2 // indirect
130
130
github.com/spf13/cast v1.7.0 // indirect
Original file line number Diff line number Diff line change @@ -526,8 +526,8 @@ github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN
526
526
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 /go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4 =
527
527
github.com/shurcooL/githubv4 v0.0.0-20190718010115-4ba037080260 h1:xKXiRdBUtMVp64NaxACcyX4kvfmHJ9KrLU+JvyB1mdM =
528
528
github.com/shurcooL/githubv4 v0.0.0-20190718010115-4ba037080260 /go.mod h1:hAF0iLZy4td2EX+/8Tw+4nodhlMrwN3HupfaXj3zkGo =
529
- github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f h1:tygelZueB1EtXkPI6mQ4o9DQ0+FKW41hTbunoXZCTqk =
530
- github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f /go.mod h1:AuYgA5Kyo4c7HfUmvRGs/6rGlMMV/6B1bVnB9JxJEEg =
529
+ github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 h1:17JxqqJY66GmZVHkmAsGEkcIu0oCe3AM420QDgGwZx0 =
530
+ github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 /go.mod h1:9dIRpgIY7hVhoqfe0/FcYp0bpInZaT7dc3BYOprrIUE =
531
531
github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
532
532
github.com/sirupsen/logrus v1.7.0 /go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0 =
533
533
github.com/sirupsen/logrus v1.8.1 /go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0 =
You can’t perform that action at this time.
0 commit comments