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 @@ -17,7 +17,7 @@ require (
1717 github.com/mattn/go-runewidth v0.0.9 // indirect
1818 github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
1919 github.com/mitchellh/go-homedir v1.1.0
20- github.com/shurcooL/githubv4 v0.0.0-20191127044304-8f68eb5628d0
20+ github.com/shurcooL/githubv4 v0.0.0-20200414012201-bbc966b061dd
2121 github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
2222 github.com/spf13/cobra v1.0.0
2323 github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -149,8 +149,8 @@ github.com/russross/blackfriday/v2 v2.0.1 h1:lPqVAte+HuHNfhJ/0LC98ESWRz8afy9tM/0
149149github.com/russross/blackfriday/v2 v2.0.1 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
150150github.com/sergi/go-diff v1.0.0 h1:Kpca3qRNrduNnOQeazBd0ysaKrUJiIuISHxogkT9RPQ =
151151github.com/sergi/go-diff v1.0.0 /go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo =
152- github.com/shurcooL/githubv4 v0.0.0-20191127044304-8f68eb5628d0 h1:T9uus1QvcPgeLShS30YOnnzk3r9Vvygp45muhlrufgY =
153- github.com/shurcooL/githubv4 v0.0.0-20191127044304-8f68eb5628d0 /go.mod h1:hAF0iLZy4td2EX+/8Tw+4nodhlMrwN3HupfaXj3zkGo =
152+ github.com/shurcooL/githubv4 v0.0.0-20200414012201-bbc966b061dd h1:EwtC+kDj8s9OKiaStPZtTv3neldOyr98AXIxvmn3Gss =
153+ github.com/shurcooL/githubv4 v0.0.0-20200414012201-bbc966b061dd /go.mod h1:hAF0iLZy4td2EX+/8Tw+4nodhlMrwN3HupfaXj3zkGo =
154154github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f h1:tygelZueB1EtXkPI6mQ4o9DQ0+FKW41hTbunoXZCTqk =
155155github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f /go.mod h1:AuYgA5Kyo4c7HfUmvRGs/6rGlMMV/6B1bVnB9JxJEEg =
156156github.com/shurcooL/sanitized_anchor_name v1.0.0 h1:PdmoCO6wvbs+7yrJyMORt4/BmY5IYyJwS/kOiWx8mHo =
You can’t perform that action at this time.
0 commit comments