-
Notifications
You must be signed in to change notification settings - Fork 163
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
[v2.9] Bump dependencies for v2.9.2 #394
Conversation
pmatseykanets
commented
Sep 19, 2024
•
edited
Loading
edited
go.mod
Outdated
github.com/rancher/rancher/pkg/apis v0.0.0-20240919014733-2e33d1909ea3 | ||
github.com/rancher/rancher/pkg/client v0.0.0-20240919014733-2e33d1909ea3 |
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.
These will be bumped one more time once r/r is tagged.
@@ -2,7 +2,7 @@ module github.com/rancher/cli | |||
|
|||
go 1.22.0 | |||
|
|||
toolchain go1.22.5 | |||
toolchain go1.22.7 |
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.
Matching Go toolchain in bci images.
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.
looks right
74399e0