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