influxdata / influx-cli

CLI for managing resources in InfluxDB v2
MIT License
61 stars 23 forks source link

chore: upgrade go releaser to v1.13.1 #464

Closed bnpfeife closed 1 year ago

bnpfeife commented 1 year ago

This upgrades goreleaser to v1.13.1. The tool that generates the download script for goreleaser seems to have been deprecated (I can't find any reference to it online). I've replaced it with a script that downloads the tarball and validates it against a checksum.

This upgrade allows the binaries to be built with Go 1.19.3.