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

fix: update github.com/SAP/go-hdb #5487

Closed mhilton closed 4 weeks ago

mhilton commented 4 weeks ago

We have reports that the declared version does not exist any more so update to the latest version. This does not appear to actually change the vendored code.

Closes #5462

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.

shaonamzn commented 3 weeks ago

Are you going to create a new tag with this change?

mhilton commented 3 weeks ago

Are you going to create a new tag with this change?

Yes, I'm intending to do a release in the next week.