-
Notifications
You must be signed in to change notification settings - Fork 181
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
oras build fails with go toolchain not available #1350
Comments
@Amulyam24 Thanks for reporting this issue. I am using Ubuntu 20.04 with go 1.22.1 and I cannot reproduce this issue. What is the version of the go binary you are using? |
|
The error is expected, you need to upgrade go to 1.22.* and then compile oras. IMHO, no change need on ORAS side. |
Updating the toolchain patch version works - #1351 |
Thanks, I was having this issue too. |
What happened in your environment?
What did you expect to happen?
Binary to be built successfully.
How can we reproduce it?
What is the version of your ORAS CLI?
Build failing
What is your OS environment?
Ubuntu 22.04.4 LTS
Are you willing to submit PRs to fix it?
The text was updated successfully, but these errors were encountered: