Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Commit 30a56ec

Browse files
committed
Update github.com/shurcooL/githubv4 commit hash to d292edc
1 parent d63d064 commit 30a56ec

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@ github.com/shurcooL/githubv4 v0.0.0-20200627185320-e003124d66e4 h1:cjmR6xY0f89Iw
210210
github.com/shurcooL/githubv4 v0.0.0-20200627185320-e003124d66e4/go.mod h1:hAF0iLZy4td2EX+/8Tw+4nodhlMrwN3HupfaXj3zkGo=
211211
github.com/shurcooL/githubv4 v0.0.0-20200802174311-f27d2ca7f6d5 h1:CA6Mjshr+g5YHENwllpQNR0UaYO7VGKo6TzJLM64WJQ=
212212
github.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=
213215
github.com/shurcooL/go v0.0.0-20191216061654-b114cc39af9f h1:gvOuVMIvQ0Ca/afBH/YBfp5f2RWb92DbAI5EjwoFLuc=
214216
github.com/shurcooL/go v0.0.0-20191216061654-b114cc39af9f/go.mod h1:TDJrrUr11Vxrven61rcy3hJMUqaf/CLWYhHNPmT14Lk=
215217
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f h1:tygelZueB1EtXkPI6mQ4o9DQ0+FKW41hTbunoXZCTqk=

0 commit comments

Comments
 (0)