Description of problem: golang-x-net is missing a build for epel10 which complicates the migration Version-Release number of selected component (if applicable): golang-x-net-devel >= 0.17.0 must be built How reproducible: https://src.fedoraproject.org/rpms/golang-github-facebook-time doesn't build for epel10 with a following error: ``` DEBUG util.py:459: No matching package to install: 'golang-x-net-devel >= 0.17.0' DEBUG util.py:459: Not all dependencies satisfied DEBUG util.py:459: Error: Some packages could not be found. ``` https://kojipkgs.fedoraproject.org//work/tasks/473/130180473/root.log Steps to Reproduce: Build anything which depends on golang-x-net (core library) for epel10 Actual results: No version Expected results: Having golang-x-net-devel >= 0.17.0 Additional info: