Sign in
apache
/
iotdb-client-go
/
refs/heads/rel/0.12
/
.
/
go.mod
blob: 3d9c57b086dd9a55445bd518855566ef8a397e22 [
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
.
8.0
)