docs: revert go mod file (#19791)
* docs: revert go mod file * delete indirect
This commit is contained in:
parent
5ef7a4b7d4
commit
5a5dca3113
|
@ -0,0 +1,6 @@
|
|||
module goexample
|
||||
|
||||
go 1.17
|
||||
|
||||
require github.com/taosdata/driver-go/v3 v3.1.0
|
||||
|
Loading…
Reference in New Issue