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