File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
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.197 .0
15+ github.com/osbuild/images v0.202 .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,8 @@ 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.13.0 h1:blo22+S2ZX5bBmjGcRveoTUrV4Ms7kLfKyb32WyuymA =
245245github.com/osbuild/blueprint v1.13.0 /go.mod h1:HPlJzkEl7q5g8hzaGksUk7ifFAy9QFw9LmzhuFOAVm4 =
246- github.com/osbuild/images v0.197 .0 h1:JSwivw9X2HLgGPq1NG407FrSbyNlfwdACwI0g6kUkjY =
247- github.com/osbuild/images v0.197 .0 /go.mod h1:xkXfw5CIy0bVNTNdB6GXiewu/IzBgpofkItDJPAzGA4 =
246+ github.com/osbuild/images v0.202 .0 h1:OPvfmr5RJHcOJgU8Win6kHyoCNQZEiILlgIDI64/YIM =
247+ github.com/osbuild/images v0.202 .0 /go.mod h1:xkXfw5CIy0bVNTNdB6GXiewu/IzBgpofkItDJPAzGA4 =
248248github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
249249github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
250250github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
Original file line number Diff line number Diff line change 33# required. So if this needs backport to places where there is no
44# recent osbuild available we could simply make --use-librepo false
55# and go back to 129.
6- %global min_osbuild_version 157
6+ %global min_osbuild_version 160
77
88%global goipath github.com/osbuild/image-builder-cli
99
You can’t perform that action at this time.
0 commit comments