-
-
Notifications
You must be signed in to change notification settings - Fork 133
Comparing changes
Open a pull request
base repository: goproxy/goproxy
base: v0.20.0
head repository: goproxy/goproxy
compare: v0.20.1
- 7 commits
- 11 files changed
- 3 contributors
Commits on Apr 15, 2025
-
chore(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0 (#113)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.33.0 to 0.35.0. - [Commits](golang/crypto@v0.33.0...v0.35.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.35.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ad197dd - Browse repository at this point
Copy the full SHA ad197ddView commit details
Commits on Apr 17, 2025
-
chore(deps): bump golang.org/x/net from 0.35.0 to 0.38.0 (#115)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.38.0. - [Commits](golang/net@v0.35.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 239fd87 - Browse repository at this point
Copy the full SHA 239fd87View commit details
Commits on Apr 27, 2025
-
test: do not double-quote errors in logs (#116)
Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
Configuration menu - View commit details
-
Copy full SHA for 39e687a - Browse repository at this point
Copy the full SHA 39e687aView commit details -
refactor: utilize Go 1.22 for-range over integers (#117)
Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
Configuration menu - View commit details
-
Copy full SHA for 50d2fc6 - Browse repository at this point
Copy the full SHA 50d2fc6View commit details
Commits on May 14, 2025
-
chore: replace
interface{}
withany
(#118)Script used: ``` gofmt -r 'interface{} -> any' -w . ``` Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
Configuration menu - View commit details
-
Copy full SHA for 86253b8 - Browse repository at this point
Copy the full SHA 86253b8View commit details
Commits on May 17, 2025
-
chore(deps): bump github.com/minio/minio-go/v7 from 7.0.88 to 7.0.91 (#…
…119) Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
Configuration menu - View commit details
-
Copy full SHA for 20411bd - Browse repository at this point
Copy the full SHA 20411bdView commit details -
chore(master): release 0.20.1 (#114)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 271d439 - Browse repository at this point
Copy the full SHA 271d439View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.20.0...v0.20.1