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: goproxy/goproxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.18.2
Choose a base ref
...
head repository: goproxy/goproxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.19.0
Choose a head ref
  • 11 commits
  • 11 files changed
  • 3 contributors

Commits on Dec 8, 2024

  1. chore(.goreleaser.yaml): align GORELEASER_ARTIFACTS_TARBALL with arch…

    …ive name template (#89)
    
    Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
    aofei authored Dec 8, 2024
    Configuration menu
    Copy the full SHA
    fe067ab View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

  1. chore(ci): bump codecov/codecov-action from 4 to 5 (#91)

    Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
    aofei authored Jan 26, 2025
    Configuration menu
    Copy the full SHA
    ab618b0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 (#92)

    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 Jan 26, 2025
    Configuration menu
    Copy the full SHA
    6014fda View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 (#93)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.30.0 to 0.33.0.
    - [Commits](golang/net@v0.30.0...v0.33.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 Jan 26, 2025
    Configuration menu
    Copy the full SHA
    093e27c View commit details
    Browse the repository at this point in the history
  4. chore(ci): add support for linux/riscv64 (#94)

    Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
    aofei authored Jan 26, 2025
    Configuration menu
    Copy the full SHA
    cd425f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2025

  1. Configuration menu
    Copy the full SHA
    faf43bd View commit details
    Browse the repository at this point in the history
  2. test: cover Go 1.24 (#96)

    aofei authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    d93abb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c974b5 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump golang.org/x/mod, github.com/spf13/cobra, github.co…

    …m/minio/minio-go/v7 (#98)
    aofei authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    e75760c View commit details
    Browse the repository at this point in the history
  5. chore: release 0.19.0 (#99)

    Release-as: 0.19.0
    aofei authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    6ea2ff0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9d238b View commit details
    Browse the repository at this point in the history
Loading