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

Use go 1.22 if 1.23 is not required. #91

Open
gl-yziquel opened this issue Jun 26, 2024 · 2 comments
Open

Use go 1.22 if 1.23 is not required. #91

gl-yziquel opened this issue Jun 26, 2024 · 2 comments

Comments

@gl-yziquel
Copy link

Hi.

I use goenv. go 1.23 is not yet available in goenv, and it is only available as 1.23rc1 in the go git repositories.

https://github.com/golang/go
https://go.googlesource.com/go

It would make life easier if the version required for building codesearch were 1.22 and not 1.23.

@danielcabezas80
Copy link

Hi, I am in the same situation, my Ubuntu installation still doesn't provide go 1.23, is there any change you could allow for codesearch to be built with 1.22 , or some alternative ?

@junkblocker
Copy link

Until this is implemented or you have the newer version of go, you can see if installing from my fork https://github.com/junkblocker/codesearch helps your need.

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

No branches or pull requests

3 participants