We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d08c7 commit a1e3d09Copy full SHA for a1e3d09
go.mod
@@ -5,7 +5,7 @@ go 1.22.7
5
toolchain go1.23.4
6
7
require (
8
- github.com/InfluxCommunity/influxdb3-go v0.14.0
+ github.com/InfluxCommunity/influxdb3-go/v2 v2.0.0
9
github.com/InfluxCommunity/influxdb3-go/v2 v2.0.0
10
github.com/gofiber/fiber/v2 v2.52.5
11
github.com/google/go-github/v62 v62.0.0
0 commit comments