Jeffrey Smith II ae62da0b32
chore: update to go 1.19 (#465) (#467)
* chore: upgrade go releaser to v1.13.1 (#464)

* chore: update goreleaser and actually use go 1.19

* chore: format for go 1.19

Co-authored-by: Brandon Pfeifer <bpfeifer@influxdata.com>

Co-authored-by: Brandon Pfeifer <bpfeifer@influxdata.com>
2023-01-03 16:16:12 -05:00
..

Influx CLI - HTTP Client

The .go files in this module are generated using OpenAPITools/openapi-generator, based off of our public API documentation.

Run make openapi from the project root to regenerate files as needed. See contract/README.md and templates/README.md for more detailed information and use-cases.