Skip to content

Commit

Permalink
chore: update to go 1.19 (#465)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
jeffreyssmith2nd and bnpfeife committed Dec 29, 2022
1 parent 90e825c commit 61c5b4d
Show file tree
Hide file tree
Showing 17 changed files with 408 additions and 771 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -251,7 +251,7 @@ commands:
steps:
- run:
name: Install goreleaser
command: ./scripts/ci/download-goreleaser.sh -b ${GOPATH}/bin v0.165.0
command: ./scripts/ci/download-goreleaser.sh v1.14.0

jobs:
lint:
Expand Down
34 changes: 17 additions & 17 deletions api/api_authorizations.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 5 additions & 4 deletions api/api_backup.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 24 additions & 22 deletions api/api_bucket_schemas.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

63 changes: 32 additions & 31 deletions api/api_buckets.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions api/api_config.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 61c5b4d

Please sign in to comment.