module gopkg.in/src-d/go-mysql-server.v0 require ( github.com/mitchellh/hashstructure v1.0.0 github.com/oliveagle/jsonpath v0.0.0-20180606110733-2e52cf6e6852 github.com/opentracing/opentracing-go v1.0.2 github.com/pkg/errors v0.8.0 // indirect github.com/sirupsen/logrus v1.1.1 github.com/spf13/cast v1.3.0 golang.org/x/net v0.0.0-20181029044818-c44066c5c816 // indirect google.golang.org/grpc v1.16.0 // indirect gopkg.in/src-d/go-errors.v1 v1.0.0 gopkg.in/src-d/go-vitess.v1 v1.4.0 )