Skip to content

Commit d576492

Browse files
Update github.com/openshift/machine-api-operator digest to a6fe837
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ef1a6e commit d576492

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/google/go-jsonnet v0.20.0
1010
github.com/openshift/api v0.0.0-20240924155631-232984653385
1111
github.com/openshift/library-go v0.0.0-20240919205913-c96b82b3762b
12-
github.com/openshift/machine-api-operator v0.2.1-0.20241009125928-52a965a42fac
12+
github.com/openshift/machine-api-operator v0.2.1-0.20241021143347-a6fe83788116
1313
github.com/stretchr/testify v1.9.0
1414
go.uber.org/mock v0.5.0
1515
k8s.io/api v0.31.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,8 @@ github.com/openshift/cluster-control-plane-machine-set-operator v0.0.0-202409090
339339
github.com/openshift/cluster-control-plane-machine-set-operator v0.0.0-20240909043600-373ac49835bf/go.mod h1:2fZsjZ3QSPkoMUc8QntXfeBb8AnvW+WIYwwQX8vmgvQ=
340340
github.com/openshift/library-go v0.0.0-20240919205913-c96b82b3762b h1:y2DduJug7UZqTu0QTkRPAu73nskuUbFA66fmgxVf/fI=
341341
github.com/openshift/library-go v0.0.0-20240919205913-c96b82b3762b/go.mod h1:f8QcnrooSwGa96xI4UaKbKGJZskhTCGeimXKyc4t/ZU=
342-
github.com/openshift/machine-api-operator v0.2.1-0.20241009125928-52a965a42fac h1:qlOVMOPOJ/0YRDKUk5FUZspJSILUo/7P3V5Kd8vP4d8=
343-
github.com/openshift/machine-api-operator v0.2.1-0.20241009125928-52a965a42fac/go.mod h1:gXjplVdC80eclLdaZbWsDbbewhHmE99CVk4o61TiTbM=
342+
github.com/openshift/machine-api-operator v0.2.1-0.20241021143347-a6fe83788116 h1:OnpINCrrExUZSCYpkZp1B0m/FeG4HxZL/Y4X+txr/lY=
343+
github.com/openshift/machine-api-operator v0.2.1-0.20241021143347-a6fe83788116/go.mod h1:gXjplVdC80eclLdaZbWsDbbewhHmE99CVk4o61TiTbM=
344344
github.com/pelletier/go-toml/v2 v2.2.3 h1:YmeHyLY8mFWbdkNWwpr+qIL2bEqT0o95WSdkNHvL12M=
345345
github.com/pelletier/go-toml/v2 v2.2.3/go.mod h1:MfCQTFTvCcUyyvvwm1+G6H/jORL20Xlb6rzQu9GuUkc=
346346
github.com/peterbourgon/diskv v2.0.1+incompatible h1:UBdAOUP5p4RWqPBg048CAvpKN+vxiaj6gdUUzhl4XmI=

0 commit comments

Comments
 (0)