TDengine/docs/examples/go/go.mod
Shuduo Sang f2ce2e94b0
fix: make example code to be tested in ci (#19594)
* fix: make example code to be tested in ci

* fix: ../docs/examples/go/go.mod
2023-01-17 12:07:38 +08:00

6 lines
76 B
Modula-2

module goexample
go 1.17
require github.com/taosdata/driver-go/v3 v3.1.0