influxdata / flux

Flux is a lightweight scripting language for querying databases (like InfluxDB) and working with data. It's part of InfluxDB 1.7 and 2.0, but can be run independently of those.
https://influxdata.com
MIT License
760 stars 152 forks source link

chore(deps): update github.com/mattn/go-sqlite3 #5444

Closed mhilton closed 7 months ago

mhilton commented 7 months ago

Update the go-sqlite3 module to receive that fix for https://github.com/mattn/go-sqlite3/issues/803 which has started occuring since the build machinary was updated.

Checklist

Dear Author :wave:, the following checks should be completed (or explicitly dismissed) before merging.

Dear Reviewer(s) :wave:, you are responsible (among others) for ensuring the completeness and quality of the above before approval.