influxdata / influx-cli

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

chore: version bump sys to support riscv #483

Closed jeffreyssmith2nd closed 1 year ago

jeffreyssmith2nd commented 1 year ago

Closes #482

This enables builds on RISCV.

clausecker commented 1 year ago

LGTM. Probably needs a go mod tidy to pass CI tests.