This repository was archived by the owner on Oct 30, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/jsternberg/markdownfmt v0.0.0-20180204232022-c2a5702991e3
1414 github.com/mattn/go-runewidth v0.0.8 // indirect
1515 github.com/oxisto/go-httputil v0.3.3
16- github.com/shurcooL/githubv4 v0.0.0-20200802174311-f27d2ca7f6d5
16+ github.com/shurcooL/githubv4 v0.0.0-20200928013246-d292edc3691b
1717 github.com/shurcooL/go v0.0.0-20191216061654-b114cc39af9f // indirect
1818 github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
1919 github.com/sirupsen/logrus v1.6.0
Original file line number Diff line number Diff line change @@ -210,6 +210,8 @@ github.com/shurcooL/githubv4 v0.0.0-20200627185320-e003124d66e4 h1:cjmR6xY0f89Iw
210210github.com/shurcooL/githubv4 v0.0.0-20200627185320-e003124d66e4 /go.mod h1:hAF0iLZy4td2EX+/8Tw+4nodhlMrwN3HupfaXj3zkGo =
211211github.com/shurcooL/githubv4 v0.0.0-20200802174311-f27d2ca7f6d5 h1:CA6Mjshr+g5YHENwllpQNR0UaYO7VGKo6TzJLM64WJQ =
212212github.com/shurcooL/githubv4 v0.0.0-20200802174311-f27d2ca7f6d5 /go.mod h1:hAF0iLZy4td2EX+/8Tw+4nodhlMrwN3HupfaXj3zkGo =
213+ github.com/shurcooL/githubv4 v0.0.0-20200928013246-d292edc3691b h1:0/ecDXh/HTHRtSDSFnD2/Ta1yQ5J76ZspVY4u0/jGFk =
214+ github.com/shurcooL/githubv4 v0.0.0-20200928013246-d292edc3691b /go.mod h1:hAF0iLZy4td2EX+/8Tw+4nodhlMrwN3HupfaXj3zkGo =
213215github.com/shurcooL/go v0.0.0-20191216061654-b114cc39af9f h1:gvOuVMIvQ0Ca/afBH/YBfp5f2RWb92DbAI5EjwoFLuc =
214216github.com/shurcooL/go v0.0.0-20191216061654-b114cc39af9f /go.mod h1:TDJrrUr11Vxrven61rcy3hJMUqaf/CLWYhHNPmT14Lk =
215217github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f h1:tygelZueB1EtXkPI6mQ4o9DQ0+FKW41hTbunoXZCTqk =
You can’t perform that action at this time.
0 commit comments