docs: revert go mod file (#19791)

* docs: revert go mod file

* delete indirect
This commit is contained in:
sunpeng 2023-02-03 17:40:53 +08:00 committed by GitHub
parent 5ef7a4b7d4
commit 5a5dca3113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
docs/examples/go/go.mod Normal file
View File

@ -0,0 +1,6 @@
module goexample
go 1.17
require github.com/taosdata/driver-go/v3 v3.1.0