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: sylabs/sif
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.20.0
Choose a base ref
...
head repository: sylabs/sif
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.20.1
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Dec 2, 2024

  1. build(deps): bump github.com/ProtonMail/go-crypto from 1.1.2 to 1.1.3 (

    …#393)
    
    Bumps [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) from 1.1.2 to 1.1.3.
    - [Release notes](https://github.com/ProtonMail/go-crypto/releases)
    - [Commits](ProtonMail/go-crypto@v1.1.2...v1.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ProtonMail/go-crypto
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    fdb9c6e View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. chore: bump golangci-lint to v1.62 (#392)

    Fix revive lint (redefinition of the built-in type any), and add iface
    linter.
    tri-adam authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    d2697c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. build(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 (#394)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.28.0 to 0.31.0.
    - [Commits](golang/crypto@v0.28.0...v0.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      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 Dec 12, 2024
    Configuration menu
    Copy the full SHA
    d9c0d4e View commit details
    Browse the repository at this point in the history
Loading