Imports
- golang.org/x/text/language
 - golang.org/x/text/message
 - github.com/google/uuid
 - github.com/dolthub/vitess/go/mysql
 - github.com/dolthub/vitess/go/sqltypes
 - github.com/dolthub/vitess/go/vt/proto/query
 - github.com/dolthub/vitess/go/vt/sqlparser
 - github.com/lestrrat-go/strftime
 - github.com/shopspring/decimal
 - gopkg.in/src-d/go-errors.v1
 - golang.org/x/text/number
 - github.com/sirupsen/logrus
 - github.com/dolthub/go-icu-regex
 
Imports in module “github.com/dolthub/go-mysql-server”
- github.com/dolthub/go-mysql-server/sql
 - github.com/dolthub/go-mysql-server/sql/expression
 - github.com/dolthub/go-mysql-server/sql/expression/function/aggregation
 - github.com/dolthub/go-mysql-server/sql/expression/function/aggregation/window
 - github.com/dolthub/go-mysql-server/sql/transform
 - github.com/dolthub/go-mysql-server/sql/encodings
 - github.com/dolthub/go-mysql-server/sql/expression/function/spatial
 - github.com/dolthub/go-mysql-server/sql/types
 - github.com/dolthub/go-mysql-server/internal/time
 - github.com/dolthub/go-mysql-server/sql/planbuilder/dateparse
 - github.com/dolthub/go-mysql-server/sql/expression/function/json
 - github.com/dolthub/go-mysql-server/sql/expression/function/vector