Merge pull request #2601 from taosdata/hotfix/sangshuduo/change-importSampleData-mod-for-2.0

change go mod url to reflect 2.0's change.
This commit is contained in:
Shengliang Guan 2020-07-08 19:58:06 +08:00 committed by GitHub
commit 0011214385
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ import (
"sync"
"time"
_ "github.com/taosdata/TDengine/src/connector/go/taosSql"
_ "github.com/taosdata/driver-go/taosSql"
)
const (