File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ require (
1111 github.com/cheggaaa/pb/v3 v3.1.7
1212 github.com/gobwas/glob v0.2.3
1313 github.com/mattn/go-isatty v0.0.20
14- github.com/osbuild/blueprint v1.15 .0
15- github.com/osbuild/images v0.204 .0
14+ github.com/osbuild/blueprint v1.16 .0
15+ github.com/osbuild/images v0.206 .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 @@ -243,8 +243,12 @@ github.com/opencontainers/selinux v1.12.0 h1:6n5JV4Cf+4y0KNXW48TLj5DwfXpvWlxXplU
243243github.com/opencontainers/selinux v1.12.0 /go.mod h1:BTPX+bjVbWGXw7ZZWUbdENt8w0htPSrlgOOysQaU62U =
244244github.com/osbuild/blueprint v1.15.0 h1:A6zNeS8nU9hyiji5ooKDgjcptnIyO9us9VULrAdTT/o =
245245github.com/osbuild/blueprint v1.15.0 /go.mod h1:HPlJzkEl7q5g8hzaGksUk7ifFAy9QFw9LmzhuFOAVm4 =
246+ github.com/osbuild/blueprint v1.16.0 h1:f/kHih+xpeJ1v7wtIfzdHPZTsiXsqKeDQ1+rrue6298 =
247+ github.com/osbuild/blueprint v1.16.0 /go.mod h1:HPlJzkEl7q5g8hzaGksUk7ifFAy9QFw9LmzhuFOAVm4 =
246248github.com/osbuild/images v0.204.0 h1:vP/48Y/wqm0uFPXApZpOIJXKc0SAYeqjt1HCaUyUQ5M =
247249github.com/osbuild/images v0.204.0 /go.mod h1:YhhDsTY4IARBvPCrDFqD4tMfiBtwoZ8jC5nPqXfBZ+M =
250+ github.com/osbuild/images v0.206.0 h1:F9G6dnqrURRUcWE2eWIPQLzHutSCT0OyWMcITK28uCQ =
251+ github.com/osbuild/images v0.206.0 /go.mod h1:iF6bTLzBtyp9l27fexsD5AzwHEn9+bXF5Jr4HHQecmI =
248252github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
249253github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
250254github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments