InfluxCommunity / influxdb3-go

The go package that provides a simple and convenient way to interact with InfluxDB 3.
https://pkg.go.dev/github.com/InfluxCommunity/influxdb3-go
MIT License
24 stars 13 forks source link

chore: Update to go1.22 #68

Closed bednar closed 6 months ago

bednar commented 6 months ago

Proposed Changes

  1. Upgrade golang to 1.22
  2. Upgrade arrow to v15
  3. Fixed govulncheck: image https://github.com/InfluxCommunity/influxdb3-go/actions/runs/8229066837/job/22499563907

Checklist

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.09%. Comparing base (83097a2) to head (57dc9ed).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #68 +/- ## ======================================= Coverage 83.09% 83.09% ======================================= Files 12 12 Lines 994 994 ======================================= Hits 826 826 Misses 138 138 Partials 30 30 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.