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>
Re-vendor github.com/openshift/moby-moby, more parts of which are now
needed for the unit tests in our "scripts" package, along with
compatible versions of additional dependencies.
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>