File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -220,6 +220,7 @@ require (
220220 sigs.k8s.io/structured-merge-diff/v6 v6.3.0 // indirect
221221)
222222
223- replace github.com/apcera/gssapi => github.com/openshift/gssapi v0.0.0-20161010215902-5fb4217df13b
223+ // branch: extend-include-path-apple-silicon
224+ replace github.com/apcera/gssapi => github.com/tchap/gssapi v0.0.0-20260403121208-047531cb33ea
224225
225226replace github.com/onsi/ginkgo/v2 => github.com/openshift/onsi-ginkgo/v2 v2.6.1-0.20251001123353-fd5b1fb35db1
Original file line number Diff line number Diff line change @@ -375,8 +375,6 @@ github.com/openshift/build-machinery-go v0.0.0-20251023084048-5d77c1a5e5af h1:Ui
375375github.com/openshift/build-machinery-go v0.0.0-20251023084048-5d77c1a5e5af /go.mod h1:8jcm8UPtg2mCAsxfqKil1xrmRMI3a+XU2TZ9fF8A7TE =
376376github.com/openshift/client-go v0.0.0-20260306160707-3935d929fc7d h1:T+9HFgEEcnu1TDDfsO5JcJC6N0/Kzob5AtG9IpITHJ8 =
377377github.com/openshift/client-go v0.0.0-20260306160707-3935d929fc7d /go.mod h1:tIA3XSb/WsC/Fg0YNRfs/JrMrloBKPGF+NKVutd7nMI =
378- github.com/openshift/gssapi v0.0.0-20161010215902-5fb4217df13b h1:it0YPE/evO6/m8t8wxis9KFI2F/aleOKsI6d9uz0cEk =
379- github.com/openshift/gssapi v0.0.0-20161010215902-5fb4217df13b /go.mod h1:tNrEB5k8SI+g5kOlsCmL2ELASfpqEofI0+FLBgBdN08 =
380378github.com/openshift/library-go v0.0.0-20260303171201-5d9eb6295ff6 h1:xjqy0OolrFdJ+ofI/aD0+2k9+MSk5anP5dXifFt539Q =
381379github.com/openshift/library-go v0.0.0-20260303171201-5d9eb6295ff6 /go.mod h1:D797O/ssKTNglbrGchjIguFq+DbyRYdeds5w4/VTrKM =
382380github.com/openshift/onsi-ginkgo/v2 v2.6.1-0.20251001123353-fd5b1fb35db1 h1:PMTgifBcBRLJJiM+LgSzPDTk9/Rx4qS09OUrfpY6GBQ =
@@ -460,6 +458,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
460458github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
461459github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
462460github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
461+ github.com/tchap/gssapi v0.0.0-20260403121208-047531cb33ea h1:qg5uvBpWX+no879/J/HjishOHgaiOkCp+vOJFbPzgU0 =
462+ github.com/tchap/gssapi v0.0.0-20260403121208-047531cb33ea /go.mod h1:xQz4s+i4JqtlGyYPzsvBxduNunUHCXucLrJNtkgmVbY =
463463github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 h1:e/5i7d4oYZ+C1wj2THlRK+oAhjeS/TRQwMfkIuet3w0 =
464464github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 /go.mod h1:LdwHTNJT99C5fTAzDz0ud328OgXz+gierycbcIx2fRs =
465465github.com/ulikunitz/xz v0.5.12 h1:37Nm15o69RwBkXM0J6A5OlE67RZTfzUxTj8fB3dfcsc =
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ github.com/alicebob/sqlittle/sql
5151# github.com/antlr4-go/antlr/v4 v4.13.0
5252## explicit; go 1.20
5353github.com/antlr4-go/antlr/v4
54- # github.com/apcera/gssapi v0.0.0-00010101000000-000000000000 => github.com/openshift /gssapi v0.0.0-20161010215902-5fb4217df13b
54+ # github.com/apcera/gssapi v0.0.0-00010101000000-000000000000 => github.com/tchap /gssapi v0.0.0-20260403121208-047531cb33ea
5555## explicit
5656github.com/apcera/gssapi
5757# github.com/aws/aws-sdk-go-v2 v1.41.3
@@ -2040,5 +2040,5 @@ sigs.k8s.io/structured-merge-diff/v6/value
20402040sigs.k8s.io/yaml
20412041sigs.k8s.io/yaml/goyaml.v3
20422042sigs.k8s.io/yaml/kyaml
2043- # github.com/apcera/gssapi => github.com/openshift /gssapi v0.0.0-20161010215902-5fb4217df13b
2043+ # github.com/apcera/gssapi => github.com/tchap /gssapi v0.0.0-20260403121208-047531cb33ea
20442044# github.com/onsi/ginkgo/v2 => github.com/openshift/onsi-ginkgo/v2 v2.6.1-0.20251001123353-fd5b1fb35db1
You can’t perform that action at this time.
0 commit comments