You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running go install github.com/tbckr/sgpt/v2/cmd/sgpt@latest
This is returned go: github.com/tbckr/sgpt/v2/cmd/sgpt@latest (in github.com/tbckr/sgpt/[email protected]): go.mod:3: invalid go version '1.22.2': must match format 1.23
How can we reproduce this?
go install github.com/tbckr/sgpt/v2/cmd/sgpt@latest
sgpt version
unable to install
Search
I did search for other open and closed issues before opening this
Project
I have verified that I am using the Go implementation of SGPT (this project) and that it is not another project
Hey @ralphpi,
thank you for reporting this bug!
Could you please also provide me the version of go you have installed (i.e. the output of go version)?
Thanks!
What happened?
When running
go install github.com/tbckr/sgpt/v2/cmd/sgpt@latest
This is returned
go: github.com/tbckr/sgpt/v2/cmd/sgpt@latest (in github.com/tbckr/sgpt/[email protected]): go.mod:3: invalid go version '1.22.2': must match format 1.23
How can we reproduce this?
go install github.com/tbckr/sgpt/v2/cmd/sgpt@latest
sgpt version
Search
Project
Code of Conduct
Additional context
The text was updated successfully, but these errors were encountered: