File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/matryer/moq v0.0.0-20200125112110-7615cbe60268 // indirect
13
13
github.com/mitchellh/gox v1.0.1 // indirect
14
14
github.com/mitchellh/mapstructure v1.2.2
15
- github.com/nautilus/graphql v0.0.9
15
+ github.com/nautilus/graphql v0.0.10
16
16
github.com/opentracing/opentracing-go v1.1.0 // indirect
17
17
github.com/pkg/errors v0.9.1 // indirect
18
18
github.com/sirupsen/logrus v1.4.2
Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ github.com/nautilus/graphql v0.0.8 h1:bahuGjgB7A7nypARZx2vwJL0bqMSsOt4uvmyf7LOde
98
98
github.com/nautilus/graphql v0.0.8 /go.mod h1:MQDucBpBRbhwZfeE59tS1DFg7VXS3NvwQpLkgHBmQkg =
99
99
github.com/nautilus/graphql v0.0.9 h1:si606oOgpARWH7STlA5NoTcCHOf7WfK5pH0AQjskKcE =
100
100
github.com/nautilus/graphql v0.0.9 /go.mod h1:MQDucBpBRbhwZfeE59tS1DFg7VXS3NvwQpLkgHBmQkg =
101
+ github.com/nautilus/graphql v0.0.10 /go.mod h1:MQDucBpBRbhwZfeE59tS1DFg7VXS3NvwQpLkgHBmQkg =
101
102
github.com/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
102
103
github.com/onsi/gomega v1.5.0 /go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY =
103
104
github.com/opentracing/basictracer-go v1.0.0 /go.mod h1:QfBfYuafItcjQuMwinw9GhYKwFXS9KnPs5lxoYwgW74 =
You can’t perform that action at this time.
0 commit comments