Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build, ci, test: bump to golang 1.19 #105

Merged
merged 3 commits into from
Feb 8, 2023
Merged

build, ci, test: bump to golang 1.19 #105

merged 3 commits into from
Feb 8, 2023

Conversation

maiqueb
Copy link
Collaborator

@maiqueb maiqueb commented Jan 5, 2023

Signed-off-by: Miguel Duarte Barroso [email protected]

What this PR does / why we need it:
This PR bumps the golang version to 1.19.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer (optional):

Signed-off-by: Miguel Duarte Barroso <[email protected]>
Signed-off-by: Miguel Duarte Barroso <[email protected]>
@maiqueb maiqueb force-pushed the update-golang-1.19 branch 2 times, most recently from 91ff0c5 to 2b712d8 Compare January 5, 2023 16:50
@maiqueb maiqueb requested a review from kmabda January 5, 2023 17:05
@maiqueb
Copy link
Collaborator Author

maiqueb commented Jan 5, 2023

@oshoval FYI

Plan is to merge once go1.18 goes EOL.


- name: Build
run: time make build

- name: Linters
uses: golangci/golangci-lint-action@v3
with:
version: v1.47.3
version: v1.48.0
Copy link
Collaborator Author

@maiqueb maiqueb Jan 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

first version w/ golang 1.19 support.

pkg/controller/pod_test.go Outdated Show resolved Hide resolved
@maiqueb maiqueb force-pushed the update-golang-1.19 branch from 2b712d8 to 99629bc Compare January 27, 2023 09:22
Signed-off-by: Miguel Duarte Barroso <[email protected]>
@maiqueb maiqueb force-pushed the update-golang-1.19 branch from 99629bc to d7954c0 Compare January 27, 2023 09:23
@maiqueb maiqueb merged commit 21f441b into main Feb 8, 2023
@maiqueb maiqueb deleted the update-golang-1.19 branch February 8, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants