Skip to content

Commit f8c2303

Browse files
Update github.com/openshift/machine-api-operator digest to 026e9df (#5)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33919fa commit f8c2303

2 files changed

Lines changed: 170 additions & 173 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/google/go-jsonnet v0.21.0
99
github.com/openshift/api v0.0.0-20251120040117-916c7003ed78
1010
github.com/openshift/library-go v0.0.0-20251119174848-88c26bf0df68
11-
github.com/openshift/machine-api-operator v0.2.1-0.20241009125928-52a965a42fac
11+
github.com/openshift/machine-api-operator v0.2.1-0.20251115003740-026e9dff6a1c
1212
github.com/stretchr/testify v1.11.1
1313
go.uber.org/mock v0.6.0
1414
k8s.io/api v0.34.2
@@ -32,7 +32,6 @@ require (
3232
github.com/chai2010/gettext-go v1.0.3 // indirect
3333
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3434
github.com/emicklei/go-restful/v3 v3.13.0 // indirect
35-
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
3635
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
3736
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
3837
github.com/fatih/color v1.18.0 // indirect
@@ -107,7 +106,6 @@ require (
107106
golang.org/x/text v0.31.0 // indirect
108107
golang.org/x/time v0.14.0 // indirect
109108
golang.org/x/tools v0.39.0 // indirect
110-
golang.org/x/tools/go/expect v0.1.1-deprecated // indirect
111109
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
112110
google.golang.org/protobuf v1.36.10 // indirect
113111
gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect

0 commit comments

Comments
 (0)