Skip to content

Commit 02d6e65

Browse files
fix(deps): update github.com/osbuild/image-builder-cli digest to 8c5b495
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent d43ee73 commit 02d6e65

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

bib/go.mod

Lines changed: 1 addition & 2 deletions
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-20250801155202-8c5b49502a48
99
github.com/osbuild/images v0.168.0
1010
github.com/sirupsen/logrus v1.9.3
1111
github.com/spf13/cobra v1.9.1
@@ -114,5 +114,4 @@ require (
114114
google.golang.org/grpc v1.74.2 // indirect
115115
google.golang.org/protobuf v1.36.6 // indirect
116116
gopkg.in/ini.v1 v1.67.0 // indirect
117-
gopkg.in/yaml.v2 v2.4.0 // indirect
118117
)

bib/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,8 @@ github.com/opencontainers/selinux v1.12.0 h1:6n5JV4Cf+4y0KNXW48TLj5DwfXpvWlxXplU
209209
github.com/opencontainers/selinux v1.12.0/go.mod h1:BTPX+bjVbWGXw7ZZWUbdENt8w0htPSrlgOOysQaU62U=
210210
github.com/osbuild/blueprint v1.11.0 h1:Crqt+RRSE84JOoajzTIGrQaXXxnAgGUCDYe3nump54g=
211211
github.com/osbuild/blueprint v1.11.0/go.mod h1:uknOfX/bAoi+dbeNJj+uAir1T++/LVEtoY8HO3U7MiQ=
212-
github.com/osbuild/image-builder-cli v0.0.0-20250331194259-63bb56e12db3 h1:M3yYunKH4quwJLQrnFo7dEwCTKorafNC+AUqAo7m5Yo=
213-
github.com/osbuild/image-builder-cli v0.0.0-20250331194259-63bb56e12db3/go.mod h1:0sEmiQiMo1ChSuOoeONN0RmsoZbQEvj2mlO2448gC5w=
212+
github.com/osbuild/image-builder-cli v0.0.0-20250801155202-8c5b49502a48 h1:5BCnpFVUN8TLnFO3Fivh2HJUG1E2pRmavjMMvXq10tk=
213+
github.com/osbuild/image-builder-cli v0.0.0-20250801155202-8c5b49502a48/go.mod h1:LWCJItcf7x2myBTT9Tkd6vA0oz00xOSJq2Cco8OHqZI=
214214
github.com/osbuild/images v0.168.0 h1:qPmm9d28Py8/TrfzzyCjHAOdcXG4//NbF1EO3I8NanA=
215215
github.com/osbuild/images v0.168.0/go.mod h1:WwKRXlJ7ksVf5jLNpKk2XBRBoX/+/7jrojS2hCm2aDw=
216216
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=

0 commit comments

Comments
 (0)