We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d43ee73 commit 68a71efCopy full SHA for 68a71ef
bib/go.mod
@@ -5,7 +5,7 @@ go 1.23.9
5
require (
6
github.com/cheggaaa/pb/v3 v3.1.7
7
github.com/hashicorp/go-version v1.7.0
8
- github.com/osbuild/image-builder-cli v0.0.0-20250331194259-63bb56e12db3
+ github.com/osbuild/image-builder-cli 5fb17b967ee0
9
github.com/osbuild/images v0.168.0
10
github.com/sirupsen/logrus v1.9.3
11
github.com/spf13/cobra v1.9.1
0 commit comments