File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -247,6 +247,8 @@ github.com/osbuild/images v0.191.0 h1:nhTIAf0JJTEf1gIUsU1II0BVIYBj537BvDpBBXCLYi
247247github.com/osbuild/images v0.191.0 /go.mod h1:KPiYBF0VrOXz5NAw6Lv4X170uN8wnOHpWuBzKT4jPrU =
248248github.com/osbuild/images v0.192.0 h1:H2HMlveugSeNAWecwVqBbH8wooNfk4rNxlCQHGq9Ue8 =
249249github.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 =
250252github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
251253github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
252254github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments