Skip to content

Commit 167edbb

Browse files
committed
fixup! run go mod edit -replace github.com/osbuild/image-builder-cli=github.com/mvo5/image-builder-cli@merge-bib-multicall && go mod tidy
1 parent a10c9dc commit 167edbb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bib/go.mod

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@ require (
3636
go.yaml.in/yaml/v3 v3.0.4 // indirect
3737
golang.org/x/sys v0.37.0 // indirect
3838
)
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

Comments
 (0)