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: gruntwork-io/git-xargs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.12
Choose a base ref
...
head repository: gruntwork-io/git-xargs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.13
Choose a head ref
  • 4 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 21, 2025

  1. upgrade repo to golang 1.21.4 (#163)

    * update golang version and tools
    
    * use 1.22 for circleci's golang version
    
    * install latest go imports
    
    * remove trailing .0
    
    * try 1.21.4
    
    * try x/tools 0.24.0
    
    * just 1.21 for the go version
    
    * diagnostics
    
    * use a golang 1.21 docker image
    
    * remove diagnostics
    ceschae authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    5e5ca07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0c7dc2 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/go-git/go-git/v5 from 5.6.1 to 5.13.0 (#159)

    Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.6.1 to 5.13.0.
    - [Release notes](https://github.com/go-git/go-git/releases)
    - [Commits](go-git/go-git@v5.6.1...v5.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-git/go-git/v5
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    cacb40e View commit details
    Browse the repository at this point in the history
  4. Bump google.golang.org/protobuf from 1.25.0 to 1.33.0 (#164)

    Bumps google.golang.org/protobuf from 1.25.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    88bbfcc View commit details
    Browse the repository at this point in the history
Loading