go.mod: update osbuild/images to v0.118.0

Replace ifcfg with net-lib for EL10 and F42 installers.

In RHEL 10 and Fedora 42, the ifcfg module was replaced by net-lib.

This PR removes ifcfg from common anaconda dracut stage modules and adds
either ifcfg or net-lib to each installer based on distro version.
This commit is contained in:
Achilleas Koutsou 2025-02-19 15:27:09 +01:00 committed by Tomáš Hozza
parent 2fc64aeaca
commit 5817db95f8
43 changed files with 900 additions and 307 deletions

4
vendor/modules.txt vendored
View file

@ -1037,7 +1037,7 @@ github.com/oracle/oci-go-sdk/v54/identity
github.com/oracle/oci-go-sdk/v54/objectstorage
github.com/oracle/oci-go-sdk/v54/objectstorage/transfer
github.com/oracle/oci-go-sdk/v54/workrequests
# github.com/osbuild/images v0.117.0
# github.com/osbuild/images v0.118.0
## explicit; go 1.22.8
github.com/osbuild/images/data/repositories
github.com/osbuild/images/internal/common
@ -1176,7 +1176,7 @@ github.com/smallstep/pkcs7/internal/legacy/x509
# github.com/sony/gobreaker v0.4.2-0.20210216022020-dd874f9dd33b
## explicit; go 1.12
github.com/sony/gobreaker
# github.com/spf13/cobra v1.8.1
# github.com/spf13/cobra v1.9.1
## explicit; go 1.15
github.com/spf13/cobra
# github.com/spf13/pflag v1.0.6