File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ require (
5252 github.com/spf13/pflag v1.0.5 // indirect
5353 github.com/stretchr/objx v0.2.0 // indirect
5454 github.com/stretchr/testify v1.6.1
55- github.com/vektah/gqlparser/v2 v2.0.1
55+ github.com/vektah/gqlparser/v2 v2.1.0
5656 go.uber.org/zap v1.16.0
5757 golang.org/x/lint v0.0.0-20200302205851-738671d3881b // indirect
5858 golang.org/x/sys v0.0.0-20200501052902-10377860bb8e // indirect
Original file line number Diff line number Diff line change @@ -335,6 +335,8 @@ github.com/urfave/cli/v2 v2.1.1/go.mod h1:SE9GqnLQmjVa0iPEY0f1w3ygNIYcIJ0OKPMoW2
335335github.tiyicn.workers.dev/vektah/dataloaden v0.2.1-0.20190515034641-a19b9a6e7c9e /go.mod h1:/HUdMve7rvxZma+2ZELQeNh88+003LL7Pf/CZ089j8U =
336336github.tiyicn.workers.dev/vektah/gqlparser/v2 v2.0.1 h1:xgl5abVnsd4hkN9rk65OJID9bfcLSMuTaTcZj777q1o =
337337github.tiyicn.workers.dev/vektah/gqlparser/v2 v2.0.1 /go.mod h1:SyUiHgLATUR8BiYURfTirrTcGpcE+4XkV2se04Px1Ms =
338+ github.com/vektah/gqlparser/v2 v2.1.0 h1:uiKJ+T5HMGGQM2kRKQ8Pxw8+Zq9qhhZhz/lieYvCMns =
339+ github.com/vektah/gqlparser/v2 v2.1.0 /go.mod h1:SyUiHgLATUR8BiYURfTirrTcGpcE+4XkV2se04Px1Ms =
338340github.tiyicn.workers.dev/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 /go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU =
339341github.tiyicn.workers.dev/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 /go.mod h1:aYKd//L2LvnjZzWKhF00oedf4jCCReLcmhLdhm1A27Q =
340342github.tiyicn.workers.dev/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments