File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ toolchain go1.23.4
6
6
7
7
require (
8
8
github.com/InfluxCommunity/influxdb3-go v0.14.0
9
+ github.com/InfluxCommunity/influxdb3-go/v2 v2.0.0
9
10
github.com/gofiber/fiber/v2 v2.52.6
10
11
github.com/google/go-github/v62 v62.0.0
11
12
)
Original file line number Diff line number Diff line change 1
1
github.com/InfluxCommunity/influxdb3-go v0.14.0 h1:lFEJRZM+hQzuCz36k6YKeE6CE9oKBfKkIO2bYLghar0 =
2
2
github.com/InfluxCommunity/influxdb3-go v0.14.0 /go.mod h1:+0XXsEt0XMP0o7WBvDXLCJ8MxmxfgjG3mLrYPRRWsLs =
3
+ github.com/InfluxCommunity/influxdb3-go/v2 v2.0.0 /go.mod h1:SVEneLVztBkoLpl6TU3QLEvnDQvVcDM1y8phdQ9d9Qk =
3
4
github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1U3M =
4
5
github.com/andybalholm/brotli v1.1.0 /go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer58Q+mhRPtnY =
5
6
github.com/apache/arrow/go/v15 v15.0.2 h1:60IliRbiyTWCWjERBCkO1W4Qun9svcYoZrSLcyOsMLE =
You can’t perform that action at this time.
0 commit comments