go.mod: update osbuild/images to v0.120.0
This adds the RHEL 10.1 and 9.7 repositories Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
d5a77ffcb5
commit
06e232b55e
21 changed files with 528 additions and 19 deletions
2
go.mod
2
go.mod
|
|
@ -44,7 +44,7 @@ require (
|
|||
github.com/labstack/gommon v0.4.2
|
||||
github.com/openshift-online/ocm-sdk-go v0.1.438
|
||||
github.com/oracle/oci-go-sdk/v54 v54.0.0
|
||||
github.com/osbuild/images v0.118.0
|
||||
github.com/osbuild/images v0.120.0
|
||||
github.com/osbuild/osbuild-composer/pkg/splunk_logger v0.0.0-20240814102216-0239db53236d
|
||||
github.com/osbuild/pulp-client v0.1.0
|
||||
github.com/pkg/errors v0.9.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue