File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "common": {
33 "dependencies": {
44 "osbuild": {
5- "commit": "ef5fcda4ae0d0e6957b55fe965317007496432c9 "
5+ "commit": "8d2a28c5b984667d29aaeca101b5a2b1d72605e6 "
66 }
77 }
88 }
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/gobwas/glob v0.2.3
1111 github.com/mattn/go-isatty v0.0.20
1212 github.com/osbuild/blueprint v1.25.0
13- github.com/osbuild/images v0.247 .0
13+ github.com/osbuild/images v0.248 .0
1414 github.com/sirupsen/logrus v1.9.4
1515 github.com/spf13/cobra v1.10.2
1616 github.com/spf13/pflag v1.0.10
Original file line number Diff line number Diff line change @@ -289,8 +289,8 @@ github.com/opencontainers/selinux v1.12.0 h1:6n5JV4Cf+4y0KNXW48TLj5DwfXpvWlxXplU
289289github.com/opencontainers/selinux v1.12.0 /go.mod h1:BTPX+bjVbWGXw7ZZWUbdENt8w0htPSrlgOOysQaU62U =
290290github.com/osbuild/blueprint v1.25.0 h1:GdTaL0fdlmQ3RTc6Qsl0AZh/0E2xo9WVCC5ilNARO+8 =
291291github.com/osbuild/blueprint v1.25.0 /go.mod h1:HPlJzkEl7q5g8hzaGksUk7ifFAy9QFw9LmzhuFOAVm4 =
292- github.com/osbuild/images v0.247 .0 h1:qbmdggjqpIPbG3MJMjPvuGqiouJyVTsigL7JW/ZCeEE =
293- github.com/osbuild/images v0.247 .0 /go.mod h1:Gb6Jm8ODGKLMm18REbyll/PcXuSbkUqsbNHZeS5nkNw =
292+ github.com/osbuild/images v0.248 .0 h1:Jz7IqZ+xjcyn8TANKb+5T6ZsUEE2qEZWUCHZh7obbrk =
293+ github.com/osbuild/images v0.248 .0 /go.mod h1:Gb6Jm8ODGKLMm18REbyll/PcXuSbkUqsbNHZeS5nkNw =
294294github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
295295github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
296296github.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 171
6+ %global min_osbuild_version 175
77
88%global goipath github.com/osbuild/image-builder-cli
99
You can’t perform that action at this time.
0 commit comments