Skip to content

Commit daf5e6d

Browse files
littlejawagkurz
authored andcommitted
Update go.mod dependency on machine-config
We need to update containers/image dependency to v5.22+ As the dependency comes from machine-config, this commit brings it to the first version that depends on containers/image 5.22 Signed-off-by: Julien Ropé <[email protected]> (cherry picked from commit 03bf057) Signed-off-by: Greg Kurz <[email protected]>
1 parent 938b3a8 commit daf5e6d

File tree

2 files changed

+3
-1176
lines changed

2 files changed

+3
-1176
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/onsi/gomega v1.30.0
1313
github.com/openshift/api v0.0.0-20231204192004-bfea29e5e6c4
1414
github.com/openshift/cloud-credential-operator v0.0.0-20240207183603-c9fd580aca5d
15-
github.com/openshift/machine-config-operator v0.0.1-0.20211015230756-5353b8ec1122
15+
github.com/openshift/machine-config-operator v0.0.1-0.20220823105933-c65f84719c61
1616
github.com/prometheus/client_golang v1.18.0
1717
github.com/spf13/cobra v1.8.0
1818
go.uber.org/zap v1.26.0

0 commit comments

Comments
 (0)