Skip to content

Commit 5887f6d

Browse files
committed
go.mod: update osbuild/images to v0.188.0
tag v0.179.0 Tagger: imagebuilder-bot <[email protected]> Changes with 0.179.0 ---------------- - linter: migrate linter config, upgrade linter, enable gomod linter (osbuild/images#1722) - Author: Lukáš Zapletal, Reviewers: Michael Vogt, Simon de Vlieger - manifest: fix comment for OSCustomizations.BaseModules (osbuild/images#1777) - Author: Michael Vogt, Reviewers: Lukáš Zapletal, Simon de Vlieger, Tomáš Hozza — Somewhere on the Internet, 2025-08-25 --- tag v0.180.0 Tagger: imagebuilder-bot <[email protected]> Changes with 0.180.0 ---------------- - Add the netinst image type to RHEL 8, 9, and 10 (osbuild/images#1773) - Author: Brian C. Lane, Reviewers: Michael Vogt, Simon de Vlieger - Basic support for aboot support in bootc-image-builder (osbuild/images#1782) - Author: Alexander Larsson, Reviewers: Achilleas Koutsou, Michael Vogt, Simon de Vlieger - Generalise blueprint validation for Fedora image types (HMS-6871) (osbuild/images#1216) - Author: Achilleas Koutsou, Reviewers: Nobody - Update dependencies 2025-08-24 (osbuild/images#1784) - Author: SchutzBot, Reviewers: Lukáš Zapletal, Simon de Vlieger - Update snapshots to 20250825 (osbuild/images#1788) - Author: SchutzBot, Reviewers: Sanne Raymaekers, Simon de Vlieger - distro,image: drop `imgTypeCustomizations` (osbuild/images#1780) - Author: Michael Vogt, Reviewers: Brian C. Lane, Simon de Vlieger, Tomáš Hozza - distro/generic: implicitly support blueprint metadata fields (osbuild/images#1767) - Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger - test/scripts: new quickcheck script for CI image builds (osbuild/images#1771) - Author: Achilleas Koutsou, Reviewers: Brian C. Lane, Simon de Vlieger, Tomáš Hozza — Somewhere on the Internet, 2025-08-27 --- tag v0.181.0 Tagger: imagebuilder-bot <[email protected]> Changes with 0.181.0 ---------------- - azure: add support for booting a VM & azure boot tests (HMS-9168) (osbuild/images#1750) - Author: Sanne Raymaekers, Reviewers: Simon de Vlieger, Tomáš Hozza - chore: drop `otk` (osbuild/images#1791) - Author: Simon de Vlieger, Reviewers: Michael Vogt, Tomáš Hozza - distro: add a bootc distro (HMS-9176) (osbuild/images#1736) - Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger - distro: add support for filesystem from default_fs_type (HMS-8844) (osbuild/images#1713) - Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza - distrodefs/fedora: add supported customizations for net installer (osbuild/images#1768) - Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger - fedora: do not mark images as firstboot (HMS-9222) (osbuild/images#1799) - Author: Simon de Vlieger, Reviewers: Michael Vogt, Sanne Raymaekers - image: add platform/filename to image.New*() (osbuild/images#1790) - Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza — Somewhere on the Internet, 2025-08-28 --- tag v0.182.0 Tagger: imagebuilder-bot <[email protected]> Changes with 0.182.0 ---------------- - distro: ensure correct bootc image type Filename() output (osbuild/images#1800) - Author: Michael Vogt, Reviewers: Ondřej Budai, Simon de Vlieger - distro: fedora: Update Minimal for some missing packages (osbuild/images#1803) - Author: Peter Robinson, Reviewers: Achilleas Koutsou, Simon de Vlieger - image,manifest: move installer metadata into InstallerCustomiaztions (osbuild/images#1789) - Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger — Somewhere on the Internet, 2025-08-28 --- tag v0.183.0 Tagger: imagebuilder-bot <[email protected]> Changes with 0.183.0 ---------------- - github: avoid single person code owners (osbuild/images#1795) - Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger - github: enable validate checksums on the merge queue (osbuild/images#1805) - Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger - github: fix the validate checksums action on the merge queue (osbuild/images#1807) - Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger — Somewhere on the Internet, 2025-09-01 --- tag v0.184.0 Tagger: imagebuilder-bot <[email protected]> Changes with 0.184.0 ---------------- - Add repo definitions for RHEL-9.8 and RHEL-10.2 (HMS-9173) (osbuild/images#1812) - Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Sanne Raymaekers - Add support to set partition GPT attributes in yaml format (osbuild/images#1817) - Author: Alexander Larsson, Reviewers: Achilleas Koutsou, Michael Vogt - Fix Azure grub menu visibility in serial console [RHEL-95423, RHEL-95418] (osbuild/images#1814) - Author: Achilleas Koutsou, Reviewers: Lukáš Zapletal, Tomáš Hozza - Fix handling of root user in kickstart stage [RHEL-4644] (osbuild/images#1806) - Author: Achilleas Koutsou, Reviewers: Michael Vogt, Tomáš Hozza - Support raw payloads in yaml partition info (osbuild/images#1829) - Author: Alexander Larsson, Reviewers: Achilleas Koutsou, Michael Vogt - Update dependencies 2025-08-31 (osbuild/images#1811) - Author: SchutzBot, Reviewers: Achilleas Koutsou, Lukáš Zapletal - Update osbuild dependency commit ID to latest (osbuild/images#1810) - Author: SchutzBot, Reviewers: Achilleas Koutsou, Tomáš Hozza - Update snapshots to 20250901 (osbuild/images#1815) - Author: SchutzBot, Reviewers: Achilleas Koutsou, Tomáš Hozza - bootc: add support for /usr/lib/bootc-image-builder/disk.yaml (osbuild/images#1816) - Author: Michael Vogt, Reviewers: Alexander Larsson, Tomáš Hozza - distro: Fix build container use in bootc distro (osbuild/images#1822) - Author: Alexander Larsson, Reviewers: Achilleas Koutsou, Michael Vogt - distro: add bootc riscv partition table (osbuild/images#1794) - Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza - github: change yaml comment indentation to please linter (osbuild/images#1824) - Author: Achilleas Koutsou, Reviewers: Michael Vogt, Sanne Raymaekers - github: disable unit tests on distros without osbuild rpms (osbuild/images#1818) - Author: Achilleas Koutsou, Reviewers: Sanne Raymaekers, Tomáš Hozza - github: remove matrix value from test names (osbuild/images#1808) - Author: Achilleas Koutsou, Reviewers: Michael Vogt, Tomáš Hozza - github: run yaml checks on all yaml files (osbuild/images#1819) - Author: Achilleas Koutsou, Reviewers: Michael Vogt, Sanne Raymaekers, Tomáš Hozza - github: use git status to verify checksum changes (osbuild/images#1826) - Author: Achilleas Koutsou, Reviewers: Sanne Raymaekers, Tomáš Hozza - osbuild: inspect wrapper (HMS-8973) (osbuild/images#1715) - Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Lukáš Zapletal - test/data/manifest-checksums: add 10.2 and 9.8 (osbuild/images#1827) - Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou, Tomáš Hozza - test/scripts/boot-image: skip boot for non-x86_64 azure vhds (osbuild/images#1813) - Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou, Tomáš Hozza - test: ensure manifest from bib/images are identical (osbuild/images#1797) - Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza — Somewhere on the Internet, 2025-09-04 --- tag v0.185.0 Tagger: imagebuilder-bot <[email protected]> Changes with 0.185.0 ---------------- - distrodefs/fedora: support enabled_modules for image types with packages (osbuild/images#1831) - Author: Achilleas Koutsou, Reviewers: Lukáš Zapletal, Michal Gold, Sanne Raymaekers, Tomáš Hozza — Somewhere on the Internet, 2025-09-04 --- tag v0.186.0 Tagger: imagebuilder-bot <[email protected]> Changes with 0.186.0 ---------------- - Fixes for blueprint option validation in Fedora [HMS-6871] (osbuild/images#1823) - Author: Achilleas Koutsou, Reviewers: Michael Vogt, Tomáš Hozza — Somewhere on the Internet, 2025-09-04 --- tag v0.187.0 Tagger: imagebuilder-bot <[email protected]> Changes with 0.187.0 ---------------- - tools: delete image-info (osbuild/images#1833) - Author: Tomáš Hozza, Reviewers: Lukáš Zapletal, Michael Vogt — Somewhere on the Internet, 2025-09-08 --- tag v0.188.0 Tagger: imagebuilder-bot <[email protected]> Changes with 0.188.0 ---------------- - RHEL-10: use GCP guest tools for GCE image type (HMS-9236) (osbuild/images#1832) - Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Michael Vogt - Update supported blueprint options for Fedora image types (osbuild/images#1838) - Author: Achilleas Koutsou, Reviewers: Michael Vogt, Tomáš Hozza - internal: add randutil.String() helper (osbuild/images#1830) - Author: Michael Vogt, Reviewers: Lukáš Zapletal, Tomáš Hozza - test/repos: use rpmrepo snapshot for 'rhui-azure-sap' (osbuild/images#1839) - Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Michael Vogt, Sanne Raymaekers — Somewhere on the Internet, 2025-09-08 ---
1 parent ba9a13e commit 5887f6d

File tree

583 files changed

+149422
-6572
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

583 files changed

+149422
-6572
lines changed

go.mod

Lines changed: 31 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ go 1.23.9
55
exclude github.com/mattn/go-sqlite3 v2.0.3+incompatible
66

77
require (
8-
cloud.google.com/go/compute v1.43.0
8+
cloud.google.com/go/compute v1.44.0
99
github.com/BurntSushi/toml v1.5.1-0.20250403130103-3d3abc24416a
10-
github.com/aws/aws-sdk-go-v2 v1.38.0
11-
github.com/aws/aws-sdk-go-v2/config v1.31.0
12-
github.com/aws/aws-sdk-go-v2/credentials v1.18.4
13-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.3
10+
github.com/aws/aws-sdk-go-v2 v1.38.3
11+
github.com/aws/aws-sdk-go-v2/config v1.31.6
12+
github.com/aws/aws-sdk-go-v2/credentials v1.18.10
13+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.6
1414
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.56.0
15-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.244.0
16-
github.com/aws/smithy-go v1.22.5
15+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.249.0
16+
github.com/aws/smithy-go v1.23.0
1717
github.com/coreos/go-systemd/v22 v22.5.0
1818
github.com/getkin/kin-openapi v0.132.0
1919
github.com/getsentry/sentry-go v0.35.0
@@ -34,31 +34,32 @@ require (
3434
github.com/oapi-codegen/runtime v1.1.2
3535
github.com/openshift-online/ocm-sdk-go v0.1.473
3636
github.com/osbuild/blueprint v1.13.0
37-
github.com/osbuild/images v0.178.0
37+
github.com/osbuild/images v0.188.0
3838
github.com/osbuild/osbuild-composer/pkg/splunk_logger v0.0.0-20240814102216-0239db53236d
3939
github.com/prometheus/client_golang v1.23.0
4040
github.com/segmentio/ksuid v1.0.4
4141
github.com/sirupsen/logrus v1.9.3
42-
github.com/stretchr/testify v1.10.0
42+
github.com/stretchr/testify v1.11.1
4343
golang.org/x/exp v0.0.0-20250103183323-7d7fa50e5329
4444
golang.org/x/sync v0.16.0
45-
google.golang.org/api v0.247.0
45+
google.golang.org/api v0.248.0
4646
)
4747

4848
require (
4949
cel.dev/expr v0.24.0 // indirect
50-
cloud.google.com/go v0.121.4 // indirect
51-
cloud.google.com/go/auth v0.16.4 // indirect
50+
cloud.google.com/go v0.121.6 // indirect
51+
cloud.google.com/go/auth v0.16.5 // indirect
5252
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
5353
cloud.google.com/go/compute/metadata v0.8.0 // indirect
5454
cloud.google.com/go/iam v1.5.2 // indirect
5555
cloud.google.com/go/monitoring v1.24.2 // indirect
56-
cloud.google.com/go/storage v1.56.0 // indirect
56+
cloud.google.com/go/storage v1.56.1 // indirect
5757
dario.cat/mergo v1.0.2 // indirect
58-
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.2 // indirect
58+
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.19.0 // indirect
5959
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.11.0 // indirect
6060
github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2 // indirect
6161
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5 v5.7.0 // indirect
62+
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v7 v7.0.0 // indirect
6263
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v1.2.0 // indirect
6364
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.8.1 // indirect
6465
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.2 // indirect
@@ -71,20 +72,20 @@ require (
7172
github.com/VividCortex/ewma v1.2.0 // indirect
7273
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d // indirect
7374
github.com/apapsch/go-jsonmerge/v2 v2.0.0 // indirect
74-
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.0 // indirect
75-
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.18.4 // indirect
76-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.3 // indirect
77-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.3 // indirect
75+
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.1 // indirect
76+
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.19.4 // indirect
77+
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.6 // indirect
78+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.6 // indirect
7879
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 // indirect
79-
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.3 // indirect
80-
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.0 // indirect
81-
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.8.3 // indirect
82-
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.3 // indirect
83-
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.3 // indirect
84-
github.com/aws/aws-sdk-go-v2/service/s3 v1.87.0 // indirect
85-
github.com/aws/aws-sdk-go-v2/service/sso v1.28.0 // indirect
86-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.33.0 // indirect
87-
github.com/aws/aws-sdk-go-v2/service/sts v1.37.0 // indirect
80+
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.6 // indirect
81+
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.1 // indirect
82+
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.8.6 // indirect
83+
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.6 // indirect
84+
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.6 // indirect
85+
github.com/aws/aws-sdk-go-v2/service/s3 v1.87.3 // indirect
86+
github.com/aws/aws-sdk-go-v2/service/sso v1.29.1 // indirect
87+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.2 // indirect
88+
github.com/aws/aws-sdk-go-v2/service/sts v1.38.2 // indirect
8889
github.com/aymerick/douceur v0.2.0 // indirect
8990
github.com/beorn7/perks v1.0.1 // indirect
9091
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
@@ -204,7 +205,7 @@ require (
204205
github.com/vbatts/tar-split v0.12.1 // indirect
205206
github.com/vbauerster/mpb/v8 v8.10.2 // indirect
206207
github.com/vmware-labs/yaml-jsonpath v0.3.2 // indirect
207-
github.com/vmware/govmomi v0.51.0 // indirect
208+
github.com/vmware/govmomi v0.52.0 // indirect
208209
github.com/zeebo/errs v1.4.0 // indirect
209210
go.opencensus.io v0.24.0 // indirect
210211
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
@@ -226,8 +227,8 @@ require (
226227
golang.org/x/time v0.12.0 // indirect
227228
golang.org/x/tools v0.36.0 // indirect
228229
google.golang.org/genproto v0.0.0-20250603155806-513f23925822 // indirect
229-
google.golang.org/genproto/googleapis/api v0.0.0-20250804133106-a7a43d27e69b // indirect
230-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250804133106-a7a43d27e69b // indirect
230+
google.golang.org/genproto/googleapis/api v0.0.0-20250818200422-3122310a409c // indirect
231+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250818200422-3122310a409c // indirect
231232
google.golang.org/grpc v1.74.2 // indirect
232233
google.golang.org/protobuf v1.36.7 // indirect
233234
gopkg.in/ini.v1 v1.67.0 // indirect

0 commit comments

Comments
 (0)