fix(deps): update module github.com/influxcommunity/influxdb3-go to v0.12.0

This commit is contained in:
renovate[bot] 2024-10-02 09:27:59 +00:00
parent d68b1a09f9
commit e037d96561
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module github.com/TeamPiped/instances-api/v2
go 1.22
require (
github.com/InfluxCommunity/influxdb3-go v0.11.0
github.com/InfluxCommunity/influxdb3-go v0.12.0
github.com/gofiber/fiber/v2 v2.52.5
github.com/google/go-github/v62 v62.0.0
)

4
go.sum
View File

@ -1,5 +1,5 @@
github.com/InfluxCommunity/influxdb3-go v0.11.0 h1:oJ08UgOK0eYn2Nqt3GEauGiVodE8A/SS4dam2TsmCmk=
github.com/InfluxCommunity/influxdb3-go v0.11.0/go.mod h1:If2U61ynz/lbxCsmxF27es+mHV/IBnTC3Ve6DKCJjdk=
github.com/InfluxCommunity/influxdb3-go v0.12.0 h1:lGDdKwtKRrPVtLdeSIk7WksyNhyyWiGbaiQuoOjUXyA=
github.com/InfluxCommunity/influxdb3-go v0.12.0/go.mod h1:If2U61ynz/lbxCsmxF27es+mHV/IBnTC3Ve6DKCJjdk=
github.com/andybalholm/brotli v1.0.5 h1:8uQZIdzKmjc/iuPu7O2ioW48L81FgatrcpfFmiq/cCs=
github.com/andybalholm/brotli v1.0.5/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
github.com/apache/arrow/go/v15 v15.0.2 h1:60IliRbiyTWCWjERBCkO1W4Qun9svcYoZrSLcyOsMLE=