blob: eafa7de3a3d7d931a4d159b53e4eac7d482871d6 [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.2
)