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: cesanta/docker_auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.13.0
Choose a base ref
...
head repository: cesanta/docker_auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.14.0
Choose a head ref
  • 7 commits
  • 9 files changed
  • 3 contributors

Commits on May 15, 2025

  1. Add support for registry v3 key ID format (#401)

    Signed-off-by: evanebb <git@evanus.nl>
    evanebb authored May 15, 2025
    Configuration menu
    Copy the full SHA
    25bdefb View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. go1.24

    techknowlogick authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    e3122e6 View commit details
    Browse the repository at this point in the history
  2. go1.24

    techknowlogick authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    188da07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7840b3 View commit details
    Browse the repository at this point in the history
  4. Bump golang.org/x/crypto from 0.31.0 to 0.35.0 in /auth_server (#406)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0.
    - [Commits](golang/crypto@v0.31.0...v0.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.35.0
      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 Jun 20, 2025
    Configuration menu
    Copy the full SHA
    72a9bb0 View commit details
    Browse the repository at this point in the history
  5. Bump golang.org/x/net from 0.33.0 to 0.38.0 in /auth_server (#407)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.38.0.
    - [Commits](golang/net@v0.33.0...v0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.38.0
      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 Jun 20, 2025
    Configuration menu
    Copy the full SHA
    f7896ba View commit details
    Browse the repository at this point in the history
  6. Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 in /auth_server (

    #408)
    
    Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.3 to 3.0.4.
    - [Release notes](https://github.com/go-jose/go-jose/releases)
    - [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md)
    - [Commits](go-jose/go-jose@v3.0.3...v3.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-jose/go-jose/v3
      dependency-version: 3.0.4
      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 Jun 20, 2025
    Configuration menu
    Copy the full SHA
    d3f46f7 View commit details
    Browse the repository at this point in the history
Loading