Skip to content

Commit cdb86fc

Browse files
NO-ISSUE: Update github.com/openshift/hive/apis digest to 2ea50dc
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 19c244c commit cdb86fc

84 files changed

Lines changed: 2030 additions & 905 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/onsi/gomega v1.38.2
1818
github.com/openshift/cluster-api-provider-agent/api v0.0.0-20251202202927-3ad4558809a2
1919
github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87
20-
github.com/openshift/hive/apis v0.0.0-20260527211446-a455a02f440e
20+
github.com/openshift/hive/apis v0.0.0-20260629193524-2ea50dca914c
2121
github.com/pkg/errors v0.9.1
2222
github.com/sirupsen/logrus v1.9.4
2323
github.com/thoas/go-funk v0.9.3
@@ -109,10 +109,10 @@ require (
109109
go.yaml.in/yaml/v2 v2.4.3 // indirect
110110
go.yaml.in/yaml/v3 v3.0.4 // indirect
111111
golang.org/x/exp v0.0.0-20251113190631-e25ba8c21ef6 // indirect
112-
golang.org/x/net v0.54.0 // indirect
112+
golang.org/x/net v0.55.0 // indirect
113113
golang.org/x/oauth2 v0.34.0 // indirect
114114
golang.org/x/sync v0.20.0 // indirect
115-
golang.org/x/sys v0.44.0 // indirect
115+
golang.org/x/sys v0.45.0 // indirect
116116
golang.org/x/term v0.43.0 // indirect
117117
golang.org/x/text v0.37.0 // indirect
118118
golang.org/x/time v0.14.0 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -277,8 +277,8 @@ github.com/openshift/assisted-service/models v0.0.0-20260519145307-9f306c73663e
277277
github.com/openshift/assisted-service/models v0.0.0-20260519145307-9f306c73663e/go.mod h1:pwTFVCr+vWs6mNylsIjFxJNZLewbNWYjtn/NikihH+U=
278278
github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87 h1:cHyxR+Y8rAMT6m1jQCaYGRwikqahI0OjjUDhFNf3ySQ=
279279
github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87/go.mod h1:DB/Mf2oTeiAmVVX1gN+NEqweonAPY0TKUwADizj8+ZA=
280-
github.com/openshift/hive/apis v0.0.0-20260527211446-a455a02f440e h1:QB4oz3chckcAxLLd7Tx6HEJpJPHLDDJrqbTPR4sQ0cs=
281-
github.com/openshift/hive/apis v0.0.0-20260527211446-a455a02f440e/go.mod h1:MtmVT975PDtheBqcskNDg5Gm3CKB10h41GkbTsZ4GgY=
280+
github.com/openshift/hive/apis v0.0.0-20260629193524-2ea50dca914c h1:4L3nxktvhn+0QhOssV6GI3mphcMwsasostDtkVb9GFE=
281+
github.com/openshift/hive/apis v0.0.0-20260629193524-2ea50dca914c/go.mod h1:NhDPD1k+MGFn+V2ONavKpqcD923yZkl469tYX7wTwrU=
282282
github.com/openshift/installer v1.4.22-ec5 h1:NG9X2iZG5mbUVZIBhpMtMrGNK7Tbm9dDGAI6aXh/QZc=
283283
github.com/openshift/installer v1.4.22-ec5/go.mod h1:PbGvWlLRbmmSsaTQBAjhXPzliz9XJAYUdXcY0t/3UiY=
284284
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
@@ -403,8 +403,8 @@ golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d/go.mod h1:9nx3DQGgdP8bBQD5qx
403403
golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
404404
golang.org/x/net v0.0.0-20211209124913-491a49abca63/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
405405
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd/go.mod h1:CfG3xpIq0wQ8r1q4Su4UZFWDARRcnwPjda9FqA0JpMk=
406-
golang.org/x/net v0.54.0 h1:2zJIZAxAHV/OHCDTCOHAYehQzLfSXuf/5SoL/Dv6w/w=
407-
golang.org/x/net v0.54.0/go.mod h1:Sj4oj8jK6XmHpBZU/zWHw3BV3abl4Kvi+Ut7cQcY+cQ=
406+
golang.org/x/net v0.55.0 h1:bcvxaJn3e1U6InsFWt1JUq1aSjnRxLzT2rtD2KfkDF8=
407+
golang.org/x/net v0.55.0/go.mod h1:L5U2KuzuOe1lY7Z+aWVIKK6qEeJXnXV9yzGA+WCHJww=
408408
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
409409
golang.org/x/oauth2 v0.34.0 h1:hqK/t4AKgbqWkdkcAeI8XLmbK+4m4G5YeQRrmiotGlw=
410410
golang.org/x/oauth2 v0.34.0/go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA=
@@ -439,8 +439,8 @@ golang.org/x/sys v0.0.0-20210831042530-f4d43177bf5e/go.mod h1:oPkhp1MJrh7nUepCBc
439439
golang.org/x/sys v0.0.0-20211019181941-9d821ace8654/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
440440
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
441441
golang.org/x/sys v0.0.0-20220209214540-3681064d5158/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
442-
golang.org/x/sys v0.44.0 h1:ildZl3J4uzeKP07r2F++Op7E9B29JRUy+a27EibtBTQ=
443-
golang.org/x/sys v0.44.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
442+
golang.org/x/sys v0.45.0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY=
443+
golang.org/x/sys v0.45.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
444444
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
445445
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
446446
golang.org/x/term v0.43.0 h1:S4RLU2sB31O/NCl+zFN9Aru9A/Cq2aqKpTZJ6B+DwT4=

vendor/github.com/openshift/hive/apis/hive/v1/clusterpool_types.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/golang.org/x/net/html/parse.go

Lines changed: 21 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/golang.org/x/net/html/render.go

Lines changed: 29 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/golang.org/x/net/html/token.go

Lines changed: 9 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/golang.org/x/net/http2/server.go

Lines changed: 0 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/golang.org/x/net/http2/server_common.go

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/golang.org/x/net/http2/server_wrap.go

Lines changed: 40 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)