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 @@ -16,7 +16,7 @@ require (
1616 github.com/mattn/go-isatty v0.0.12
1717 github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
1818 github.com/mitchellh/go-homedir v1.1.0
19- github.com/shurcooL/githubv4 v0.0.0-20200627185320-e003124d66e4
19+ github.com/shurcooL/githubv4 v0.0.0-20200802174311-f27d2ca7f6d5
2020 github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f
2121 github.com/spf13/cobra v1.0.0
2222 github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -156,8 +156,8 @@ github.com/russross/blackfriday/v2 v2.0.1 h1:lPqVAte+HuHNfhJ/0LC98ESWRz8afy9tM/0
156156github.com/russross/blackfriday/v2 v2.0.1 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
157157github.com/sergi/go-diff v1.0.0 h1:Kpca3qRNrduNnOQeazBd0ysaKrUJiIuISHxogkT9RPQ =
158158github.com/sergi/go-diff v1.0.0 /go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo =
159- github.com/shurcooL/githubv4 v0.0.0-20200627185320-e003124d66e4 h1:cjmR6xY0f89IwBYMSwUrkFs4/1+KKw30Df3SqT7nZ6Q =
160- github.com/shurcooL/githubv4 v0.0.0-20200627185320-e003124d66e4 /go.mod h1:hAF0iLZy4td2EX+/8Tw+4nodhlMrwN3HupfaXj3zkGo =
159+ github.com/shurcooL/githubv4 v0.0.0-20200802174311-f27d2ca7f6d5 h1:CA6Mjshr+g5YHENwllpQNR0UaYO7VGKo6TzJLM64WJQ =
160+ github.com/shurcooL/githubv4 v0.0.0-20200802174311-f27d2ca7f6d5 /go.mod h1:hAF0iLZy4td2EX+/8Tw+4nodhlMrwN3HupfaXj3zkGo =
161161github.com/shurcooL/sanitized_anchor_name v1.0.0 h1:PdmoCO6wvbs+7yrJyMORt4/BmY5IYyJwS/kOiWx8mHo =
162162github.com/shurcooL/sanitized_anchor_name v1.0.0 /go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc =
163163github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
You can’t perform that action at this time.
0 commit comments