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.63
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.64
Choose a head ref
  • 10 commits
  • 12 files changed
  • 9 contributors

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    5aaca53 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

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

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    4c868ef View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Link to godoc (#1894)

    Godoc has the most up-to-date information on the package. Link that.
    klauspost authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    fbae65c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Bump golang.org/x/net from 0.14.0 to 0.17.0 (#1889)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0.
    - [Commits](golang/net@v0.14.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sveinn <info@sveinn.is>
    dependabot[bot] and zveinn authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    49fd3d6 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/net from 0.14.0 to 0.17.0 in /examples/minio (#1888)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0.
    - [Commits](golang/net@v0.14.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      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 Oct 27, 2023
    Configuration menu
    Copy the full SHA
    26ae627 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ec0ff8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Update the Go Quickstart README (#1896)

    * Update the Go Quickstart README to clarify a few steps and make the example easier to follow.
    feorlen authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e0b6838 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    6eebdd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

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