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>
This commit is contained in:
Jeffrey Smith II
2023-01-03 16:16:12 -05:00
committed by GitHub
parent 5546ab6ea7
commit ae62da0b32
17 changed files with 386 additions and 365 deletions

View File

@ -251,7 +251,7 @@ commands:
steps:
- run:
name: Install goreleaser
command: ./scripts/ci/download-goreleaser.sh v1.13.1
command: ./scripts/ci/download-goreleaser.sh v1.14.0
jobs:
lint: