-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
bump x/oauth2 & x/crypto (#33704) #33727
bump x/oauth2 & x/crypto (#33704) #33727
Conversation
830fcc2
to
0a0e378
Compare
…o go-dep-bump-1.23
c78497a
to
a233ee1
Compare
go 1.23 | ||
go 1.23.0 | ||
|
||
toolchain go1.23.6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know why go wants to introduce this toolchain
directive and the .0
version here, but it seems like a go bug to me. See golang/go#65847 (comment) for my findings.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Likely the change itself is bening, toolchain
is only a "suggestion" to the go compiler.
The build failure seems persistent and odd. It looks as if |
Pushed an attempt to fix license build with |
#33747 will fix it, merge this after that one. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be mergeable after #33747 has backported.
d634e75
into
go-gitea:release/v1.23
Backport dep bump