module github.com/taosdata/TDengine/importSampleData

go 1.13

require (
	github.com/pelletier/go-toml v1.9.0
	github.com/taosdata/driver-go v0.0.0-20210415143420-d99751356e28
)
