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

Update Golang module github.com/go-git/go-git/v5 #1806

Conversation

updateclibot[bot]
Copy link
Contributor

@updateclibot updateclibot bot commented Dec 1, 2023

Update Golang module github.com/go-git/go-git/v5

Bump github.com/go-git/go-git/v5 to v5.10.1

go.mod updated Module path "github.com/go-git/go-git/v5" version from "v5.9.0" to "v5.10.1"

v5.10.1
Changelog retrieved from:
	https://github.com/go-git/go-git/releases/tag/v5.10.1
## What's Changed

* Worktree, ignore ModeSocket files by @steiler in https://github.com/go-git/go-git/pull/930
* git: add tracer package by @aymanbagabas in https://github.com/go-git/go-git/pull/916
* remote: Flip clause for fast-forward only check by @adityasaky in https://github.com/go-git/go-git/pull/875
* plumbing: transport/ssh, Fix nil pointer dereference caused when an unreachable proxy server is set. Fixes #900 by @anandf in https://github.com/go-git/go-git/pull/901
* plumbing: uppload-server-info, implement upload-server-info by @aymanbagabas in https://github.com/go-git/go-git/pull/896
* plumbing: optimise memory consumption for filesystem storage by @pjbgf in https://github.com/go-git/go-git/pull/799
* plumbing: format/packfile, Refactor patch delta by @pjbgf in https://github.com/go-git/go-git/pull/908
* plumbing: fix empty uploadpack request error by @aymanbagabas in https://github.com/go-git/go-git/pull/932
* plumbing: transport/git, Improve tests error message by @pjbgf in https://github.com/go-git/go-git/pull/752
* plumbing: format/pktline, Respect pktline error-line errors by @aymanbagabas in https://github.com/go-git/go-git/pull/936
* utils: remove ioutil.Pipe and use std library io.Pipe by @aymanbagabas in https://github.com/go-git/go-git/pull/922
* utils: move trace to utils by @aymanbagabas in https://github.com/go-git/go-git/pull/931
* cli: separate go module for cli by @aymanbagabas in https://github.com/go-git/go-git/pull/914
* build: bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in https://github.com/go-git/go-git/pull/887
* build: bump actions/setup-go from 3 to 4 by @dependabot in https://github.com/go-git/go-git/pull/891
* build: bump github.com/skeema/knownhosts from 1.2.0 to 1.2.1 by @dependabot in https://github.com/go-git/go-git/pull/888
* build: bump actions/checkout from 3 to 4 by @dependabot in https://github.com/go-git/go-git/pull/890
* build: bump golang.org/x/sys from 0.13.0 to 0.14.0 by @dependabot in https://github.com/go-git/go-git/pull/907
* build: bump golang.org/x/text from 0.13.0 to 0.14.0 by @dependabot in https://github.com/go-git/go-git/pull/906
* build: bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in https://github.com/go-git/go-git/pull/917
* build: bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in https://github.com/go-git/go-git/pull/918



## New Contributors
* @anandf made their first contribution in https://github.com/go-git/go-git/pull/901
* @steiler made their first contribution in https://github.com/go-git/go-git/pull/930

**Full Changelog**: https://github.com/go-git/go-git/compare/v5.10.0...v5.10.1
Run Go mod tidy

ran shell command "go mod tidy"

GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Unknown author added 2 commits December 1, 2023 11:28
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2023
@olblak olblak enabled auto-merge (squash) December 1, 2023 12:00
@olblak olblak merged commit 7881cdd into main Dec 1, 2023
9 checks passed
@olblak olblak deleted the updatecli_b72c5c15ad9a05e2cf4ce1fa6b6e256b88a0b66b91e77fdb3a44a5bc32b15fa9 branch December 1, 2023 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant