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

Upgrade golang version from 1.18 to 1.20 #107

Open
varuntechie opened this issue May 19, 2023 · 2 comments
Open

Upgrade golang version from 1.18 to 1.20 #107

varuntechie opened this issue May 19, 2023 · 2 comments
Labels
go Pull requests that update Go code help wanted Extra attention is needed on hold To revisit

Comments

@varuntechie
Copy link
Contributor

What I Did
Found Golang 1.20 has been released but we are still in Golang1.18

What I Expected
Keep up to date with the dependent product

What I Saw Instead
https://github.com/paypal/junodb/blob/main/go.mod is still on go1.18

@varuntechie varuntechie added the help wanted Extra attention is needed label May 19, 2023
@justinfx
Copy link

That is just a minimum required Go version. It only matters if you start using features that don't yet exist back in 1.18

@nikzayn
Copy link

nikzayn commented May 24, 2023

@varuntechie I would like to take this up!

/assign

@NeetishPathak NeetishPathak added go Pull requests that update Go code on hold To revisit labels Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code help wanted Extra attention is needed on hold To revisit
Projects
None yet
Development

No branches or pull requests

4 participants