Skip to content

Commit a83f7ff

Browse files
fix(deps): update module github.com/influxcommunity/influxdb3-go to v2
1 parent cacc22a commit a83f7ff

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

go.mod

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ toolchain go1.23.4
66

77
require (
88
github.com/InfluxCommunity/influxdb3-go v0.14.0
9+
github.com/InfluxCommunity/influxdb3-go/v2 v2.0.0
910
github.com/gofiber/fiber/v2 v2.52.6
1011
github.com/google/go-github/v62 v62.0.0
1112
)

go.sum

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
github.com/InfluxCommunity/influxdb3-go v0.14.0 h1:lFEJRZM+hQzuCz36k6YKeE6CE9oKBfKkIO2bYLghar0=
22
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=
34
github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1U3M=
45
github.com/andybalholm/brotli v1.1.0/go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer58Q+mhRPtnY=
56
github.com/apache/arrow/go/v15 v15.0.2 h1:60IliRbiyTWCWjERBCkO1W4Qun9svcYoZrSLcyOsMLE=

0 commit comments

Comments
 (0)