Skip to content

Commit f488e25

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
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.20241104122626-227a54168e40
1313
github.com/stretchr/testify v1.9.0
1414
go.uber.org/mock v0.5.0
1515
k8s.io/api v0.31.1
@@ -79,7 +79,7 @@ require (
7979
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
8080
github.com/pkg/errors v0.9.1 // indirect
8181
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
82-
github.com/prometheus/client_golang v1.20.4 // indirect
82+
github.com/prometheus/client_golang v1.20.5 // indirect
8383
github.com/prometheus/client_model v0.6.1 // indirect
8484
github.com/prometheus/common v0.60.0 // indirect
8585
github.com/prometheus/procfs v0.15.1 // indirect

go.sum

Lines changed: 4 additions & 4 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.20241104122626-227a54168e40 h1:GyYmfZbTexPXCSXm/VN+vySnAvjzAoXvbW0dfaK4O1Q=
343+
github.com/openshift/machine-api-operator v0.2.1-0.20241104122626-227a54168e40/go.mod h1:8EWIaTP6HOjd6AI0T8wl1mY7GlHCoVBltCYfoQWe4kw=
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=
@@ -352,8 +352,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
352352
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
353353
github.com/polyfloyd/go-errorlint v1.6.0 h1:tftWV9DE7txiFzPpztTAwyoRLKNj9gpVm2cg8/OwcYY=
354354
github.com/polyfloyd/go-errorlint v1.6.0/go.mod h1:HR7u8wuP1kb1NeN1zqTd1ZMlqUKPPHF+Id4vIPvDqVw=
355-
github.com/prometheus/client_golang v1.20.4 h1:Tgh3Yr67PaOv/uTqloMsCEdeuFTatm5zIq5+qNN23vI=
356-
github.com/prometheus/client_golang v1.20.4/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE=
355+
github.com/prometheus/client_golang v1.20.5 h1:cxppBPuYhUnsO6yo/aoRol4L7q7UFfdm+bR9r+8l63Y=
356+
github.com/prometheus/client_golang v1.20.5/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE=
357357
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=
358358
github.com/prometheus/client_model v0.6.1/go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY=
359359
github.com/prometheus/common v0.60.0 h1:+V9PAREWNvJMAuJ1x1BaWl9dewMW4YrHZQbx0sJNllA=

0 commit comments

Comments
 (0)