Sourced from github.com/go-git/go-git/v5's releases.
v5.19.0
What's Changed
- build: Update module github.com/go-git/go-git/v5 to v5.18.0 [SECURITY] (releases/v5.x) by
@go-git-renovate[bot] in go-git/go-git#2010- v5: Bump sha1cd and go-billy by
@pjbgfin go-git/go-git#2060- v5: Align object encoding with upstream by
@pjbgfin go-git/go-git#2065Full Changelog: https://github.com/go-git/go-git/compare/v5.18.0...v5.19.0
bc930f4
Merge pull request #2065
from go-git/commit-v5d315264
plumbing: object, Reset object before decode6e1d348
plumbing: object, Align Tree handling with upstreame134ba3
tests: Skip double checks in Git v2.111971422
tests: Add git conformance tests for signing verificationa387aa8
plumbing: object, Add ErrMalformedTagf415670
plumbing: object, Decode Tag headers via a state machine5b0cd38
plumbing: object, Reject multi-signature commits at Verifyfe8ed62
plumbing: object, Align Tag.EncodeWithoutSignature with Commit98e337d
plumbing: object, Add support for Tag.SignatureSHA256