Skip to content

Commit e43ca9a

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 b372448 commit e43ca9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bib/go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ 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-20251125085815-fa5925b9542e

0 commit comments

Comments
 (0)