This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gomods/athens](https://github.com/gomods/athens) | minor | `v0.15.4` -> `v0.16.0` |
---
### Release Notes
<details>
<summary>gomods/athens (gomods/athens)</summary>
### [`v0.16.0`](https://github.com/gomods/athens/releases/tag/v0.16.0)
[Compare Source](https://github.com/gomods/athens/compare/v0.15.4...v0.16.0)
#### What's Changed
- update-go-pkg(deps): bump contrib.go.opencensus.io/exporter/stackdriver from 0.6.0 to 0.13.14 by [@​dependabot](https://github.com/dependabot) in https://github.com/gomods/athens/pull/1998
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by [@​dependabot](https://github.com/dependabot) in https://github.com/gomods/athens/pull/1999
- update-go-pkg(deps): bump github.com/go-redis/redis/v8 from 8.11.4 to 8.11.5 by [@​dependabot](https://github.com/dependabot) in https://github.com/gomods/athens/pull/2001
- fix: use TARGETARCH to select the git-credential-github-app artifact by [@​Meroje](https://github.com/Meroje) in https://github.com/gomods/athens/pull/2002
- fix arch selection for github-app helper by [@​Meroje](https://github.com/Meroje) in https://github.com/gomods/athens/pull/2003
- chore: bump cloud.google.com/go/storage to v1.45.0 by [@​nrwiersma](https://github.com/nrwiersma) in https://github.com/gomods/athens/pull/1996
- chore: upgrade go to v1.23.2 by [@​nrwiersma](https://github.com/nrwiersma) in https://github.com/gomods/athens/pull/1997
- update-go-pkg(deps): bump github.com/aws/smithy-go from 1.20.2 to 1.22.1 by [@​dependabot](https://github.com/dependabot) in https://github.com/gomods/athens/pull/2005
- update-go-pkg(deps): bump github.com/gobuffalo/httptest from 1.0.4 to 1.5.2 by [@​dependabot](https://github.com/dependabot) in https://github.com/gomods/athens/pull/2007
- Swith s3 ListObjects api to ListObjectsV2 by [@​yatesliang](https://github.com/yatesliang) in https://github.com/gomods/athens/pull/2006
- update-go-pkg(deps): bump github.com/go-playground/validator/v10 from 10.19.0 to 10.23.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/gomods/athens/pull/2009
- update-go-pkg(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.15 to 1.17.43 by [@​dependabot](https://github.com/dependabot) in https://github.com/gomods/athens/pull/2011
- Fix the README Slack link by [@​matt0x6F](https://github.com/matt0x6F) in https://github.com/gomods/athens/pull/2016
- Add utf8 charset meta to the proxy home by [@​day253](https://github.com/day253) in https://github.com/gomods/athens/pull/2017
- Bump go version to 1.23.4 by [@​SilverdewBaker](https://github.com/SilverdewBaker) in https://github.com/gomods/athens/pull/2019
- \[chore]\[golang] bump golang to 1.23.5 for security patches by [@​HDYA](https://github.com/HDYA) in https://github.com/gomods/athens/pull/2025
- Update shared-team-instance.md by [@​rmdn0](https://github.com/rmdn0) in https://github.com/gomods/athens/pull/2032
- chore(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/gomods/athens/pull/2024
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/gomods/athens/pull/2034
- chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by [@​dependabot](https://github.com/dependabot) in https://github.com/gomods/athens/pull/2035
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by [@​dependabot](https://github.com/dependabot) in https://github.com/gomods/athens/pull/2036
- Add pagination to s3 lister by [@​connor15mcc](https://github.com/connor15mcc) in https://github.com/gomods/athens/pull/2037
- Redis Sentinel SingleFlight: support of Redis master node username and password by [@​disc](https://github.com/disc) in https://github.com/gomods/athens/pull/2039
- chore: bump golangci-lint to v2 by [@​nrwiersma](https://github.com/nrwiersma) in https://github.com/gomods/athens/pull/2042
- Add handling for SIGCHLD to cleanup child processes by [@​jorng](https://github.com/jorng) in https://github.com/gomods/athens/pull/2043
- chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/gomods/athens/pull/2044
#### New Contributors
- [@​Meroje](https://github.com/Meroje) made their first contribution in https://github.com/gomods/athens/pull/2002
- [@​day253](https://github.com/day253) made their first contribution in https://github.com/gomods/athens/pull/2017
- [@​HDYA](https://github.com/HDYA) made their first contribution in https://github.com/gomods/athens/pull/2025
- [@​rmdn0](https://github.com/rmdn0) made their first contribution in https://github.com/gomods/athens/pull/2032
- [@​connor15mcc](https://github.com/connor15mcc) made their first contribution in https://github.com/gomods/athens/pull/2037
- [@​disc](https://github.com/disc) made their first contribution in https://github.com/gomods/athens/pull/2039
**Full Changelog**: https://github.com/gomods/athens/compare/v0.15.4...v0.16.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2F1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lci1pbWFnZSJdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v0.15.4->v0.16.0Release Notes
gomods/athens (gomods/athens)
v0.16.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/gomods/athens/compare/v0.15.4...v0.16.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.