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 go version to 1.19 #31

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Conversation

thepetk
Copy link
Contributor

@thepetk thepetk commented Nov 3, 2023

What does this PR do?:

This PR follows the update of the default go stack here: devfile/registry#239

In order to use a supported golang version it updates the dockerfile and the go.mod to use 1.19.

Which issue(s) this PR fixes:

fixes devfile/api#1300

@thepetk
Copy link
Contributor Author

thepetk commented Nov 8, 2023

The registry PR has been merged. I've tested the current update on che, odo, RHTAP and ODC and I was able to build the application.

@thepetk thepetk changed the title [DO NOT MERGE] Update go version to 1.19 Update go version to 1.19 Nov 8, 2023
docker/Dockerfile Outdated Show resolved Hide resolved
@thepetk thepetk requested a review from maysunfaisal November 8, 2023 16:35
@thepetk thepetk merged commit 3e17023 into devfile-samples:main Nov 14, 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.

Create new version for Go stack using golang 1.19
3 participants