Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: go-git/go-git
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.13.2
Choose a base ref
...
head repository: go-git/go-git
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.14.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 26, 2025

  1. build: Bump Go versions

    Signed-off-by: Paulo Gomes <pjbgf@linux.com>
    pjbgf committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    b2c1ec9 View commit details
    Browse the repository at this point in the history
  2. build: Bump dependencies

    Bumps overall dependencies for the v5 release. The x/crypto dependency
    requires toolchain above go1.22, which violates the current support
    for last 3 stable Go versions.
    
    Given that this is required to mitigate GO-2025-3487, we are going
    ahead with this change. Users that must be in older versions of Go
    can wait to bump if they so wish.
    
    Signed-off-by: Paulo Gomes <pjbgf@linux.com>
    pjbgf committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    2e69e81 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. Merge pull request #1436 from pjbgf/v5-bumps

    v5: Bump Go and dependencies
    pjbgf authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    863c621 View commit details
    Browse the repository at this point in the history
Loading