Skip to content

Commit

Permalink
fix(deps): update module github.com/influxcommunity/influxdb3-go to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2024
1 parent cacc22a commit a83f7ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ toolchain go1.23.4

require (
github.com/InfluxCommunity/influxdb3-go v0.14.0
github.com/InfluxCommunity/influxdb3-go/v2 v2.0.0
github.com/gofiber/fiber/v2 v2.52.6
github.com/google/go-github/v62 v62.0.0
)
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
github.com/InfluxCommunity/influxdb3-go v0.14.0 h1:lFEJRZM+hQzuCz36k6YKeE6CE9oKBfKkIO2bYLghar0=
github.com/InfluxCommunity/influxdb3-go v0.14.0/go.mod h1:+0XXsEt0XMP0o7WBvDXLCJ8MxmxfgjG3mLrYPRRWsLs=
github.com/InfluxCommunity/influxdb3-go/v2 v2.0.0/go.mod h1:SVEneLVztBkoLpl6TU3QLEvnDQvVcDM1y8phdQ9d9Qk=
github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1U3M=
github.com/andybalholm/brotli v1.1.0/go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer58Q+mhRPtnY=
github.com/apache/arrow/go/v15 v15.0.2 h1:60IliRbiyTWCWjERBCkO1W4Qun9svcYoZrSLcyOsMLE=
Expand Down

0 comments on commit a83f7ff

Please sign in to comment.