go.mod: update osbuild/images to v0.155.0
tag v0.152.0 Tagger: imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> Changes with 0.152.0 ---------------- * Update snapshots to 20250605 (osbuild/images#1586) * Author: SchutzBot, Reviewers: Achilleas Koutsou, Simon de Vlieger * distro: followups for reivew feedback in PR#1563 (osbuild/images#1584) * Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger, Tomáš Hozza * fedora/wsl: xz compression (HMS-8573) (osbuild/images#1582) * Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Florian Schüller — Somewhere on the Internet, 2025-06-16 --- tag v0.153.0 Tagger: imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> Changes with 0.153.0 ---------------- * GHA: enable the stale action to delete its saved state (osbuild/images#1602) * Author: Tomáš Hozza, Reviewers: Lukáš Zapletal, Simon de Vlieger * Smaller isos (osbuild/images#1599) * Author: Brian C. Lane, Reviewers: Lukáš Zapletal, Simon de Vlieger * Update snapshots to 20250618 (osbuild/images#1603) * Author: SchutzBot, Reviewers: Brian C. Lane, Simon de Vlieger * distro/rhel-10: WSL distribution config (HMS-8573) (osbuild/images#1591) * Author: Simon de Vlieger, Reviewers: Gianluca Zuccarelli, Lukáš Zapletal, Tomáš Hozza * distro/rhel-10: new `vagrant-libvirt` image type (HMS-6116) (osbuild/images#1601) * Author: Simon de Vlieger, Reviewers: Michael Vogt, Tomáš Hozza * distro/rhel{8,9,10}: WSL extension and compression (HMS-8573) (osbuild/images#1590) * Author: Simon de Vlieger, Reviewers: Michael Vogt, Tomáš Hozza * distro: handle `centos-9` and similar versions better (osbuild/images#1598) * Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza * osbuild/grub2: add compat_version and set it to 2 (osbuild/images#1595) * Author: Achilleas Koutsou, Reviewers: Brian C. Lane, Tomáš Hozza — Somewhere on the Internet, 2025-06-20 ---
This commit is contained in:
parent
4324f24fe7
commit
395f68549d
45 changed files with 1867 additions and 1823 deletions
2
go.mod
2
go.mod
|
|
@ -46,7 +46,7 @@ require (
|
|||
github.com/openshift-online/ocm-sdk-go v0.1.438
|
||||
github.com/oracle/oci-go-sdk/v54 v54.0.0
|
||||
github.com/osbuild/blueprint v1.6.0
|
||||
github.com/osbuild/images v0.151.0
|
||||
github.com/osbuild/images v0.154.0
|
||||
github.com/osbuild/osbuild-composer/pkg/splunk_logger v0.0.0-20240814102216-0239db53236d
|
||||
github.com/osbuild/pulp-client v0.1.0
|
||||
github.com/prometheus/client_golang v1.20.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue