blob: 9f433aad793e92c3e23e3f2925508221c610993e [file] [log] [blame]
module github.com/apache/iotdb-client-go
go 1.13
require (
github.com/apache/thrift v0.14.1
github.com/stretchr/testify v1.7.0
)