initial modifications, needs testing

This commit is contained in:
2023-07-09 15:22:26 -07:00
parent fbf6ce98b2
commit 31ffadf1b1
47 changed files with 1726 additions and 299 deletions

5
extension/go.mod Normal file
View File

@@ -0,0 +1,5 @@
module main
go 1.16
require github.com/influxdata/influxdb-client-go/v2 v2.6.0