mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
docs: revert go mod file (#19791)
* docs: revert go mod file * delete indirect
This commit is contained in:
parent
5ef7a4b7d4
commit
5a5dca3113
1 changed files with 6 additions and 0 deletions
6
docs/examples/go/go.mod
Normal file
6
docs/examples/go/go.mod
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
module goexample
|
||||
|
||||
go 1.17
|
||||
|
||||
require github.com/taosdata/driver-go/v3 v3.1.0
|
||||
|
||||
Loading…
Reference in a new issue