1
0
mirror of https://github.com/openshift/source-to-image.git synced 2026-02-05 21:44:56 +01:00

5 Commits

Author SHA1 Message Date
Sayan Biswas
09956e52a1 Update go version and depedencies
Changes:
- Update go version to 1.25.3
- Update dependencies to mitigate CVEs
- Fix tests to work with broken APIs after update
- Remove/Replace deprecated methods
- Update Git command to ignore pre-commit hooks
- Update Go builder image to 1.25 in docker files and Openshift CI
- Update tekton pipeline task bundles to have updated golang image

Signed-off-by: Sayan Biswas <sayan-biswas@live.com>
2025-11-24 13:54:33 +05:30
red-hat-konflux[bot]
33f74e67e4 fix(deps): update module github.com/moby/buildkit to v0.22.0 2025-05-23 15:56:40 +05:30
Sayan Biswas
22967258e8 Update core dependencies (CVE fixes)
Changes:
- Update docker dependency
- Adjust code for deprecated docker APIs
2024-10-01 12:06:28 +05:30
Corey Daley
aec9b98051 updating dependencies 2023-09-19 15:24:59 -04:00
Nalin Dahyabhai
331ea6eb5b Update dependencies; update to Go 1.18
* Update our module definition to use Go 1.18.
* Update our direct dependencies.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2022-06-29 15:51:47 -04:00