File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,14 @@ require (
88 github.com/cheggaaa/pb/v3 v3.1.7
99 github.com/hashicorp/go-version v1.7.0
1010 github.com/osbuild/blueprint v1.16.0
11- github.com/osbuild/image-builder-cli v0.0.0-20250924085931-15de5139f521
12- github.com/osbuild/images v0.209 .0
11+ github.com/osbuild/image-builder-cli v0.0.0-20251103124429-863a97653726
12+ github.com/osbuild/images v0.210 .0
1313 github.com/sirupsen/logrus v1.9.3
1414 github.com/spf13/cobra v1.10.1
1515 github.com/spf13/pflag v1.0.10
1616 github.com/stretchr/testify v1.11.1
17- golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546
1817 go.yaml.in/yaml/v3 v3.0.4
18+ golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546
1919)
2020
2121require (
Original file line number Diff line number Diff line change @@ -245,10 +245,10 @@ github.com/opencontainers/selinux v1.12.0 h1:6n5JV4Cf+4y0KNXW48TLj5DwfXpvWlxXplU
245245github.com/opencontainers/selinux v1.12.0 /go.mod h1:BTPX+bjVbWGXw7ZZWUbdENt8w0htPSrlgOOysQaU62U =
246246github.com/osbuild/blueprint v1.16.0 h1:f/kHih+xpeJ1v7wtIfzdHPZTsiXsqKeDQ1+rrue6298 =
247247github.com/osbuild/blueprint v1.16.0 /go.mod h1:HPlJzkEl7q5g8hzaGksUk7ifFAy9QFw9LmzhuFOAVm4 =
248- github.com/osbuild/image-builder-cli v0.0.0-20250924085931-15de5139f521 h1:Mo1htXYyEoKrBQD+/RC/kluAWu4+E0oEjPorujVn/K8 =
249- github.com/osbuild/image-builder-cli v0.0.0-20250924085931-15de5139f521 /go.mod h1:oTn9T+bV9g/760hM/jX7AV0c4vuVIn6FjAnaVM9RzRo =
250- github.com/osbuild/images v0.209 .0 h1:9BRf+N0op1WbQkc+7zVRBZxg4dqS4lty3i2stF3G9lo =
251- github.com/osbuild/images v0.209 .0 /go.mod h1:tZqcrs3eNUA0VPs1h3YCnbnpAskVVfo36CIi2USSfDs =
248+ github.com/osbuild/image-builder-cli v0.0.0-20251103124429-863a97653726 h1:A2FbyG/qAt/z4vT9yASrjUsLzQ3viHDaXpNRmtK0W8A =
249+ github.com/osbuild/image-builder-cli v0.0.0-20251103124429-863a97653726 /go.mod h1:IkrRthNZtHV7wbPtvLIv+BY+9jyTZL8EpI2nzCX5nv4 =
250+ github.com/osbuild/images v0.210 .0 h1:I1OFYl/9mtOMQccRv3YBxWr14uJDG+CwTgmy4kYISpU =
251+ github.com/osbuild/images v0.210 .0 /go.mod h1:tZqcrs3eNUA0VPs1h3YCnbnpAskVVfo36CIi2USSfDs =
252252github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
253253github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
254254github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments