blob: caff1666c1ce41617daa96dab215aec9e760234e [file] [log] [blame]
module github.com/apache/iotdb-client-go/v2
go 1.13
require (
github.com/apache/thrift v0.15.0
github.com/stretchr/testify v1.8.2
)