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

Bumps go version to 1.21 (latest stable) #82

Merged

Conversation

gatici
Copy link
Contributor

@gatici gatici commented Oct 10, 2023

This project currently uses Go 1.16 which is end of life. This PR bumps the go version to 1.21 which is the latest stable release.

The update is accomplished by running following commands:

go mod edit -go=1.21
go mod tidy

Reference: https://tip.golang.org/doc/go1.21

@onf-bot
Copy link
Contributor

onf-bot commented Oct 10, 2023

Can one of the admins verify this patch?

1 similar comment
@onf-bot
Copy link
Contributor

onf-bot commented Oct 10, 2023

Can one of the admins verify this patch?

go.mod Outdated Show resolved Hide resolved
Signed-off-by: gatici <gulsum.atici@canonical.com>
@gatici gatici force-pushed the TELCO-671-Update-webconsole-go-version branch from b52ae13 to 7f1e2fa Compare October 11, 2023 10:48
@gatici
Copy link
Contributor Author

gatici commented Oct 30, 2023

This PR is tested by building new image and deploying sdcore-bundle successfully.

@thakurajayL
Copy link
Contributor

retest this please

@thakurajayL thakurajayL merged commit 68500fb into omec-project:master Nov 23, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants