File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.9
5
5
require (
6
6
github.com/cheggaaa/pb/v3 v3.1.7
7
7
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
9
9
github.com/osbuild/images v0.168.0
10
10
github.com/sirupsen/logrus v1.9.3
11
11
github.com/spf13/cobra v1.9.1
@@ -114,5 +114,4 @@ require (
114
114
google.golang.org/grpc v1.74.2 // indirect
115
115
google.golang.org/protobuf v1.36.6 // indirect
116
116
gopkg.in/ini.v1 v1.67.0 // indirect
117
- gopkg.in/yaml.v2 v2.4.0 // indirect
118
117
)
Original file line number Diff line number Diff line change @@ -209,8 +209,8 @@ github.com/opencontainers/selinux v1.12.0 h1:6n5JV4Cf+4y0KNXW48TLj5DwfXpvWlxXplU
209
209
github.com/opencontainers/selinux v1.12.0 /go.mod h1:BTPX+bjVbWGXw7ZZWUbdENt8w0htPSrlgOOysQaU62U =
210
210
github.com/osbuild/blueprint v1.11.0 h1:Crqt+RRSE84JOoajzTIGrQaXXxnAgGUCDYe3nump54g =
211
211
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 =
214
214
github.com/osbuild/images v0.168.0 h1:qPmm9d28Py8/TrfzzyCjHAOdcXG4//NbF1EO3I8NanA =
215
215
github.com/osbuild/images v0.168.0 /go.mod h1:WwKRXlJ7ksVf5jLNpKk2XBRBoX/+/7jrojS2hCm2aDw =
216
216
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments