File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ require (
111
111
github.com/russross/blackfriday v1.5.2 // indirect
112
112
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
113
113
github.com/shurcooL/githubv4 v0.0.0-20191102174205-af46314aec7b // indirect
114
- github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
114
+ github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 // indirect
115
115
github.com/skeema/knownhosts v1.3.0 // indirect
116
116
github.com/spf13/afero v1.9.2 // indirect
117
117
github.com/spf13/cast v1.3.1 // indirect
Original file line number Diff line number Diff line change @@ -756,8 +756,9 @@ github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3/go.mod h1:A0bzQcvG
756
756
github.com/shurcooL/githubv4 v0.0.0-20190718010115-4ba037080260 /go.mod h1:hAF0iLZy4td2EX+/8Tw+4nodhlMrwN3HupfaXj3zkGo =
757
757
github.com/shurcooL/githubv4 v0.0.0-20191102174205-af46314aec7b h1:Cocq9/ZZxCoiybhygOR7hX4E3/PkV8eNbd1AEcUvaHM =
758
758
github.com/shurcooL/githubv4 v0.0.0-20191102174205-af46314aec7b /go.mod h1:hAF0iLZy4td2EX+/8Tw+4nodhlMrwN3HupfaXj3zkGo =
759
- github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f h1:tygelZueB1EtXkPI6mQ4o9DQ0+FKW41hTbunoXZCTqk =
760
759
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f /go.mod h1:AuYgA5Kyo4c7HfUmvRGs/6rGlMMV/6B1bVnB9JxJEEg =
760
+ github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 h1:17JxqqJY66GmZVHkmAsGEkcIu0oCe3AM420QDgGwZx0 =
761
+ github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 /go.mod h1:9dIRpgIY7hVhoqfe0/FcYp0bpInZaT7dc3BYOprrIUE =
761
762
github.com/shurcooL/sanitized_anchor_name v1.0.0 /go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc =
762
763
github.com/sirupsen/logrus v1.4.1 /go.mod h1:ni0Sbl8bgC9z8RoU9G6nDWqqs/fq4eDPysMBDgk/93Q =
763
764
github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
You can’t perform that action at this time.
0 commit comments