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 a10c9dc commit 167edbbCopy full SHA for 167edbb
bib/go.mod
@@ -36,3 +36,7 @@ require (
36
go.yaml.in/yaml/v3 v3.0.4 // indirect
37
golang.org/x/sys v0.37.0 // indirect
38
)
39
+
40
+replace github.com/osbuild/image-builder-cli => github.com/mvo5/image-builder-cli v0.0.0-20251121093717-8d4a5cbc4c4d
41
42
+replace github.com/osbuild/images => github.com/mvo5/image-builder-cli cae9fdf22c0943a8681563959c3310f81798b70f
0 commit comments