File tree Expand file tree Collapse file tree 5 files changed +14
-10
lines changed
Expand file tree Collapse file tree 5 files changed +14
-10
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ replace (
148148 github.com/openshift/cluster-api-provider-agent/api => ./api
149149 // CVE-2025-22868
150150 // This is from tag v0.26.openshift.1
151- golang.org/x/oauth2 => github.com/openshift/golang-oauth2 v0.26.1-0.20250310184649-06a918c6239d
151+ golang.org/x/oauth2 => github.com/openshift/golang-oauth2 v0.28.0
152152
153153 sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.11.0
154154)
Original file line number Diff line number Diff line change @@ -367,8 +367,8 @@ github.com/openshift/assisted-service/models v0.0.0-20251113161333-5778d9b2798f
367367github.com/openshift/assisted-service/models v0.0.0-20251113161333-5778d9b2798f /go.mod h1:5EkIueBSaLnt64HR8drgSewdm+GeuE7W5mr9pa2JXXk =
368368github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87 h1:cHyxR+Y8rAMT6m1jQCaYGRwikqahI0OjjUDhFNf3ySQ =
369369github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87 /go.mod h1:DB/Mf2oTeiAmVVX1gN+NEqweonAPY0TKUwADizj8+ZA =
370- github.com/openshift/golang-oauth2 v0.26.1-0.20250310184649-06a918c6239d h1:iQfTKBmMcwFTxxVWV7U/C6GqgIIWTKD8l5HXslvn53s =
371- github.com/openshift/golang-oauth2 v0.26.1-0.20250310184649-06a918c6239d /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
370+ github.com/openshift/golang-oauth2 v0.28.0 h1:3lcktQl0+nplVotPrWVK6m24GJZyx+Ls2oE+fJ+3PPM =
371+ github.com/openshift/golang-oauth2 v0.28.0 /go.mod h1:onh5ek6nERTohokkhCD/y2cV4Do3fxFHFuAejCkRWT8 =
372372github.com/openshift/hive/apis v0.0.0-20231220215202-ad99b9e52d27 h1:9C86viyQl7HE9yg7Gctgx803Oq6DbrCUAberyMVcWDE =
373373github.com/openshift/hive/apis v0.0.0-20231220215202-ad99b9e52d27 /go.mod h1:RRH8lt09SAiPECNdsbh7Gun0lkcRWi1nYKq6tDp5WxQ =
374374github.com/pin/tftp v2.1.0+incompatible /go.mod h1:xVpZOMCXTy+A5QMjEVN0Glwa1sUvaJhFXbr/aAxuxGY =
Original file line number Diff line number Diff line change @@ -375,8 +375,8 @@ golang.org/x/net/http2
375375golang.org/x/net/http2/hpack
376376golang.org/x/net/idna
377377golang.org/x/net/internal/httpcommon
378- # golang.org/x/oauth2 v0.33.0 => github.com/openshift/golang-oauth2 v0.26.1-0.20250310184649-06a918c6239d
379- ## explicit; go 1.18
378+ # golang.org/x/oauth2 v0.33.0 => github.com/openshift/golang-oauth2 v0.28.0
379+ ## explicit; go 1.23.0
380380golang.org/x/oauth2
381381golang.org/x/oauth2/internal
382382# golang.org/x/sync v0.18.0
@@ -1016,5 +1016,5 @@ sigs.k8s.io/yaml
10161016# github.com/openshift/assisted-service/api => github.com/openshift/assisted-service/api v0.0.0-20251113114713-6130df70ee01
10171017# github.com/openshift/assisted-service/models => github.com/openshift/assisted-service/models v0.0.0-20251113161333-5778d9b2798f
10181018# github.com/openshift/cluster-api-provider-agent/api => ./api
1019- # golang.org/x/oauth2 => github.com/openshift/golang-oauth2 v0.26.1-0.20250310184649-06a918c6239d
1019+ # golang.org/x/oauth2 => github.com/openshift/golang-oauth2 v0.28.0
10201020# sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.11.0
You can’t perform that action at this time.
0 commit comments