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

Invalid go version '1.22.2': must match format 1.23 #268

Open
3 tasks done
ralphpi opened this issue Aug 1, 2024 · 1 comment
Open
3 tasks done

Invalid go version '1.22.2': must match format 1.23 #268

ralphpi opened this issue Aug 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ralphpi
Copy link

ralphpi commented Aug 1, 2024

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

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

Code of Conduct

  • I agree to follow this project's Code of Conduct

Additional context

Distributor ID: Ubuntu
Description:    Ubuntu 22.04.4 LTS
Release:        22.04
Codename:       jammy
@ralphpi ralphpi added the bug Something isn't working label Aug 1, 2024
@tbckr
Copy link
Owner

tbckr commented Aug 1, 2024

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!

@tbckr tbckr removed their assignment Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants