-
Feature
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
-
False
Description of problem:
Some packages like wandb, have golang package nested in the repository and they're being built while building the Python wheels. In the case of wandb, they're pretty good at catching up with the latest dependencies in the golang ecosystem which has been challenging for us.
Version numbers (base image, wheels, builder, etc):
Current builder image based on RHEL 9.6.
https://access.redhat.com/downloads/content/golang/x86_64/package-latest shows that the latest version that is provided is 1.24, but 1.25 was shipped last month and we don't have rpms for it. It would be nice to have a clean/safe/fast AND prodsec compliant way of getting newer versions of golang.