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: containers/ocicrypt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: containers/ocicrypt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 24, 2024

  1. build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.64.0...v1.64.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and stefanberger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    809cd12 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Replace go.mozilla.org/pkcs7 with github.com/smallstep/pkcs7

    `github.com/smallstep/pkcs7` is a actively maintained drop-in
    replacement for `go.mozilla.org/pkcs7`.
    
    Fixes #107
    
    Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
    mikelolasagasti authored and stefanberger committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    0b88532 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. github: Update to go 1.23 ditching 1.21

    Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
    stefanberger committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    3d7fc3f View commit details
    Browse the repository at this point in the history
  2. github: Update to golangci-lint v1.62.2

    Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
    stefanberger committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    45fc0b1 View commit details
    Browse the repository at this point in the history
  3. build(deps): Update a few dependencies

    Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
    stefanberger committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    1db71af View commit details
    Browse the repository at this point in the history
Loading