module github.com/tarantool/go-tarantool go 1.12 require ( github.com/kr/pretty v0.1.0 // indirect github.com/vmihailenco/msgpack v4.0.4+incompatible golang.org/x/sync v0.0.0-20190423024810-112230192c58 // indirect google.golang.org/appengine v1.5.0 // indirect gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect )