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: cloudfoundry/archiver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.41.0
Choose a base ref
...
head repository: cloudfoundry/archiver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.42.0
Choose a head ref
  • 2 commits
  • 83 files changed
  • 1 contributor

Commits on Aug 12, 2025

  1. Update go.mod dependencies

    --------
    
    index cd728ae..2bf3c1c 100644
    tas-runtime-bot committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    353b040 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Update go.mod dependencies

    --------
    
    index 2bf3c1c..ecaa455 100644
    @@ -6,11 +6,12 @@ toolchain go1.23.6
    
     	github.com/cyphar/filepath-securejoin v0.4.1
    -	github.com/onsi/ginkgo/v2 v2.23.4
    +	github.com/onsi/ginkgo/v2 v2.24.0
     	github.com/onsi/gomega v1.38.0
    tas-runtime-bot committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    7fd2bc7 View commit details
    Browse the repository at this point in the history
Loading