mirror of
https://github.com/distribution/distribution.git
synced 2026-07-17 02:00:41 +00:00
chore(deps): Bump Go to latest 1.25 in CI workflows and go.mod
In prep for release + fixing sec vulns * https://github.com/distribution/distribution/security/dependabot/22 * https://github.com/distribution/distribution/security/dependabot/23 otel is particularly silly, especially the contrib deps. Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -33,8 +33,8 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
go:
|
||||
- 1.24.x
|
||||
- 1.25.7
|
||||
- 1.25.x
|
||||
- 1.26.1
|
||||
target:
|
||||
- test-coverage
|
||||
- test-s3-storage
|
||||
|
||||
Reference in New Issue
Block a user