change go mod url to reflect 2.0's change.

This commit is contained in:
Shuduo Sang 2020-07-08 19:09:58 +08:00
parent eeb60558f3
commit 5f8d41bc4d
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 (