Skip to content

Commit 05cf692

Browse files
fix(deps): update github.com/osbuild/image-builder-cli digest to 2828ee6
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent a63cde5 commit 05cf692

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bib/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.9
55
require (
66
github.com/cheggaaa/pb/v3 v3.1.7
77
github.com/hashicorp/go-version v1.7.0
8-
github.com/osbuild/image-builder-cli v0.0.0-20250331194259-63bb56e12db3
8+
github.com/osbuild/image-builder-cli v0.0.0-20250725091011-2828ee63cf5b
99
github.com/osbuild/images v0.164.0
1010
github.com/sirupsen/logrus v1.9.3
1111
github.com/spf13/cobra v1.9.1

bib/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,8 @@ github.com/opencontainers/selinux v1.12.0 h1:6n5JV4Cf+4y0KNXW48TLj5DwfXpvWlxXplU
237237
github.com/opencontainers/selinux v1.12.0/go.mod h1:BTPX+bjVbWGXw7ZZWUbdENt8w0htPSrlgOOysQaU62U=
238238
github.com/osbuild/blueprint v1.10.0 h1:6TG+mSV5kUA3Vq+0fc10MchDilBcDd8SEA8KbDFUn2w=
239239
github.com/osbuild/blueprint v1.10.0/go.mod h1:uknOfX/bAoi+dbeNJj+uAir1T++/LVEtoY8HO3U7MiQ=
240-
github.com/osbuild/image-builder-cli v0.0.0-20250331194259-63bb56e12db3 h1:M3yYunKH4quwJLQrnFo7dEwCTKorafNC+AUqAo7m5Yo=
241-
github.com/osbuild/image-builder-cli v0.0.0-20250331194259-63bb56e12db3/go.mod h1:0sEmiQiMo1ChSuOoeONN0RmsoZbQEvj2mlO2448gC5w=
240+
github.com/osbuild/image-builder-cli v0.0.0-20250725091011-2828ee63cf5b h1:pfEXZditBAM62/bRXcdogp1fLIZJhq0pzC6y3wTrnq8=
241+
github.com/osbuild/image-builder-cli v0.0.0-20250725091011-2828ee63cf5b/go.mod h1:/QjBZmW6ufbdXVRhqQJuM4Tr8wW10NwrJwobJe0w484=
242242
github.com/osbuild/images v0.164.0 h1:FfrAmuwcL1peGsMHko2zeAN+6g6lDBY9cLVM6vacPPY=
243243
github.com/osbuild/images v0.164.0/go.mod h1:/akyaFWxh7IN0ezlXB+6F4N/rKi/Vod1RAh8XLNzCKE=
244244
github.com/ostreedev/ostree-go v0.0.0-20210805093236-719684c64e4f h1:/UDgs8FGMqwnHagNDPGOlts35QkhAZ8by3DR7nMih7M=

0 commit comments

Comments
 (0)