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: minio/minio-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.82
Choose a base ref
...
head repository: minio/minio-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.83
Choose a head ref
  • 9 commits
  • 29 files changed
  • 5 contributors

Commits on Dec 13, 2024

  1. Configuration menu
    Copy the full SHA
    c1d6707 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e933708 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in /examples/minio (#2034

    )
    
    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 18, 2024
    Configuration menu
    Copy the full SHA
    320a34c View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/crypto from 0.28.0 to 0.31.0 (#2038)

    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: 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 Dec 18, 2024
    Configuration menu
    Copy the full SHA
    ffefc7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dc4193 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

  1. Use proper HTTP client for fetching credentials (#2041)

    * Use proper HTTP client for fetching credentials
    * Allow custom `http.Client` in credential providers.
    ramondeklein authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    4a691e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2024

  1. Configuration menu
    Copy the full SHA
    7766336 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5757f2c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. Configuration menu
    Copy the full SHA
    0abbe92 View commit details
    Browse the repository at this point in the history
Loading