Skip to content

Commit 7aa9aeb

Browse files
supakeenachilleas-k
authored andcommitted
deps: update to images 0.193.0
This includes the enablement of the `ec2` image type for CentOS Stream. Signed-off-by: Simon de Vlieger <[email protected]>
1 parent 99f47b0 commit 7aa9aeb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/gobwas/glob v0.2.3
1313
github.com/mattn/go-isatty v0.0.20
1414
github.com/osbuild/blueprint v1.13.0
15-
github.com/osbuild/images v0.192.0
15+
github.com/osbuild/images v0.193.0
1616
github.com/spf13/cobra v1.9.1
1717
github.com/stretchr/testify v1.11.1
1818
golang.org/x/sys v0.35.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,8 @@ github.com/osbuild/images v0.191.0 h1:nhTIAf0JJTEf1gIUsU1II0BVIYBj537BvDpBBXCLYi
247247
github.com/osbuild/images v0.191.0/go.mod h1:KPiYBF0VrOXz5NAw6Lv4X170uN8wnOHpWuBzKT4jPrU=
248248
github.com/osbuild/images v0.192.0 h1:H2HMlveugSeNAWecwVqBbH8wooNfk4rNxlCQHGq9Ue8=
249249
github.com/osbuild/images v0.192.0/go.mod h1:KPiYBF0VrOXz5NAw6Lv4X170uN8wnOHpWuBzKT4jPrU=
250+
github.com/osbuild/images v0.193.0 h1:My/Ujx/Eq25jwob3nl4Qx0M7cUZdmP8kuQqLqeoHDo0=
251+
github.com/osbuild/images v0.193.0/go.mod h1:KPiYBF0VrOXz5NAw6Lv4X170uN8wnOHpWuBzKT4jPrU=
250252
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
251253
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
252254
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)