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

update version of go to build with >=1.20.4 #3974

Merged
merged 1 commit into from
May 24, 2023

Conversation

natasha41575
Copy link
Contributor

No description provided.

@natasha41575 natasha41575 requested a review from a team as a code owner May 24, 2023 14:35
@natasha41575 natasha41575 requested a review from droot May 24, 2023 14:35
@@ -28,7 +28,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: '1.20'
go-version: '>=1.20.4'
Copy link
Contributor

Choose a reason for hiding this comment

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

should we also do this in other workflows where we are building kpt. I am okay in doing in followups.

@natasha41575 natasha41575 merged commit 1ae90b7 into kptdev:main May 24, 2023
@natasha41575 natasha41575 deleted the updateGo branch May 24, 2023 17:10
johnbelamaric pushed a commit to mortent/kpt that referenced this pull request Sep 18, 2023
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.

None yet

2 participants