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 (
7
7
github.com/hashicorp/golang-lru v0.5.0 // indirect
8
8
github.com/inconshreveable/mousetrap v1.0.0 // indirect
9
9
github.com/mitchellh/mapstructure v1.1.2
10
- github.com/nautilus/graphql v0.0.0-20190220053332-42ac2d2a1f98
10
+ github.com/nautilus/graphql v0.0.1
11
11
github.com/sirupsen/logrus v1.3.0
12
12
github.com/spf13/cobra v0.0.3
13
13
github.com/spf13/pflag v1.0.3 // indirect
Original file line number Diff line number Diff line change @@ -36,6 +36,8 @@ github.com/nautilus/graphql v0.0.0-20190220052332-1ec821cfd939 h1:dIhr36omlDy2IM
36
36
github.com/nautilus/graphql v0.0.0-20190220052332-1ec821cfd939 /go.mod h1:58l1aeXqmU+gAfwagVHqTUv8C6LBfa63mZ6VHj1dbXQ =
37
37
github.com/nautilus/graphql v0.0.0-20190220053332-42ac2d2a1f98 h1:xz+MM8U50sjgNR1qjvh7iO4SH9zF3+fbL/kZtEjtces =
38
38
github.com/nautilus/graphql v0.0.0-20190220053332-42ac2d2a1f98 /go.mod h1:58l1aeXqmU+gAfwagVHqTUv8C6LBfa63mZ6VHj1dbXQ =
39
+ github.com/nautilus/graphql v0.0.1 h1:TI0EfcqGvHVfPU/BjGYasFfjvMunPusmT3jn9m3AugY =
40
+ github.com/nautilus/graphql v0.0.1 /go.mod h1:58l1aeXqmU+gAfwagVHqTUv8C6LBfa63mZ6VHj1dbXQ =
39
41
github.com/opentracing/opentracing-go v1.0.2 h1:3jA2P6O1F9UOrWVpwrIo17pu01KWvNWg4X946/Y5Zwg =
40
42
github.com/opentracing/opentracing-go v1.0.2 /go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o =
41
43
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments