File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ require (
4
4
github.com/99designs/gqlgen v0.7.1
5
5
github.com/graph-gophers/graphql-go v0.0.0-20190108123631-d5b7dc6be53b
6
6
github.com/mitchellh/mapstructure v1.1.2
7
- github.com/nautilus/graphql v0.0.4
7
+ github.com/nautilus/graphql v0.0.6
8
8
github.com/sirupsen/logrus v1.3.0
9
9
github.com/spf13/cobra v0.0.3
10
10
github.com/stretchr/testify v1.3.0
Original file line number Diff line number Diff line change @@ -49,6 +49,9 @@ github.com/nautilus/graphql v0.0.3 h1:yGXVdxvyZcZLfUvMlPT8oDUmPvYJrDY+1FE88gFMuL
49
49
github.com/nautilus/graphql v0.0.3 /go.mod h1:58l1aeXqmU+gAfwagVHqTUv8C6LBfa63mZ6VHj1dbXQ =
50
50
github.com/nautilus/graphql v0.0.4 h1:+UU6LqfOcHwOM8juIIaEbIZooio37Mlh8anx33DQ3XM =
51
51
github.com/nautilus/graphql v0.0.4 /go.mod h1:58l1aeXqmU+gAfwagVHqTUv8C6LBfa63mZ6VHj1dbXQ =
52
+ github.com/nautilus/graphql v0.0.5 h1:BtqfavjBdBjltfLfNooaDsCH4t+SoMlcGdHY10grWh0 =
53
+ github.com/nautilus/graphql v0.0.5 /go.mod h1:58l1aeXqmU+gAfwagVHqTUv8C6LBfa63mZ6VHj1dbXQ =
54
+ github.com/nautilus/graphql v0.0.6 /go.mod h1:58l1aeXqmU+gAfwagVHqTUv8C6LBfa63mZ6VHj1dbXQ =
52
55
github.com/opentracing/opentracing-go v1.0.2 h1:3jA2P6O1F9UOrWVpwrIo17pu01KWvNWg4X946/Y5Zwg =
53
56
github.com/opentracing/opentracing-go v1.0.2 /go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o =
54
57
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments