This repository was archived by the owner on Apr 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/agnivade/levenshtein v1.1.0 // indirect
88 github.com/goccy/go-yaml v1.8.9
99 github.com/google/go-cmp v0.5.5
10- github.com/gqlgo/gqlparser/v2 v2.1.1-0.20210410035123-2a4e628b7612 // indirect
10+ github.com/gqlgo/gqlparser/v2 v2.1.1-0.20210410045713-c9e512f85393 // indirect
1111 github.com/machinebox/graphql v0.2.2
1212 github.com/matryer/is v1.4.0 // indirect
1313 github.com/mattn/go-zglob v0.0.3
Original file line number Diff line number Diff line change @@ -43,6 +43,8 @@ github.com/gqlgo/gqlparser/v2 v2.1.1-0.20210406143310-243d3ee28500 h1:MU4UNUZ+6K
4343github.com/gqlgo/gqlparser/v2 v2.1.1-0.20210406143310-243d3ee28500 /go.mod h1:tcoG4afq1O8aR/IjCYadz/CWSie6ouAQYfoAPoNqdmA =
4444github.com/gqlgo/gqlparser/v2 v2.1.1-0.20210410035123-2a4e628b7612 h1:9n+WVGphaTd6j10xqUQ6NdQGKy2mhdyEtxWDF+OYfkI =
4545github.com/gqlgo/gqlparser/v2 v2.1.1-0.20210410035123-2a4e628b7612 /go.mod h1:qU2DZu18blZvWc+6KoEbeTJy5PT2jav/rO1byy47iRU =
46+ github.com/gqlgo/gqlparser/v2 v2.1.1-0.20210410045713-c9e512f85393 h1:85IH4c5AH0yzTlC6OA6t33jF3B8oK3hOEoBOOvrXxu8 =
47+ github.com/gqlgo/gqlparser/v2 v2.1.1-0.20210410045713-c9e512f85393 /go.mod h1:qU2DZu18blZvWc+6KoEbeTJy5PT2jav/rO1byy47iRU =
4648github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
4749github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
4850github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
You can’t perform that action at this time.
0 commit comments