-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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 github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0 in /hack #5849
base: master
Are you sure you want to change the base?
Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0 in /hack #5849
Conversation
* Bump the version of go-git/v5 from 5.11.0 to 5.13.0 in the /hack folder. * Run `make workspace-sync` to synchronize the workspace dependencies.
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: stormqueen1990 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@@ -25,7 +25,7 @@ require ( | |||
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect | |||
github.com/pkg/errors v0.9.1 // indirect | |||
github.com/pmezard/go-difflib v1.0.0 // indirect | |||
github.com/sergi/go-diff v1.2.0 // indirect | |||
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect |
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.
This non tag dependency was introduced by the new github.com/go-git/go-git
pkg.
https://github.com/go-git/go-git/blob/v5.13.2/go.mod#L21
A non-tag dependency was introduced for pkg by fixing the bug.
go-git/go-git#254
I found a new release request to go-diff, but I can't find any response from the owner.
sergi/go-diff#144
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 just left a thumbs-up in the issue too to show community support.
/hold |
make workspace-sync
to synchronize the workspace dependencies.Supersedes #5848
/cc @koba1t @varshaprasad96