mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
7 lines
122 B
Modula-2
7 lines
122 B
Modula-2
module github.com/taosdata/stress
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/taosdata/driver-go v0.0.0-20200606095205-b786bac1857f
|
|
)
|