File tree Expand file tree Collapse file tree 3 files changed +0
-15
lines changed Expand file tree Collapse file tree 3 files changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ require (
28
28
github.com/openshift/api v0.0.0-20211215015256-3cf5120f2ce6
29
29
github.com/openshift/build-machinery-go v0.0.0-20211213093930-7e33a7eb4ce3
30
30
github.com/openshift/client-go v0.0.0-20211209144617-7385dd6338e3
31
- github.com/openshift/installer v0.9.0-master.0.20190726121806-6e8f9c335410
32
31
github.com/openshift/library-go v0.0.0-20211220195323-eca2c467c492
33
32
github.com/prometheus/client_golang v1.11.0
34
33
github.com/prometheus/client_model v0.2.0
Original file line number Diff line number Diff line change @@ -634,8 +634,6 @@ github.com/openshift/build-machinery-go v0.0.0-20211213093930-7e33a7eb4ce3 h1:65
634
634
github.com/openshift/build-machinery-go v0.0.0-20211213093930-7e33a7eb4ce3 /go.mod h1:b1BuldmJlbA/xYtdZvKi+7j5YGB44qJUJDZ9zwiNCfE =
635
635
github.com/openshift/client-go v0.0.0-20211209144617-7385dd6338e3 h1:SG1aqwleU6bGD0X4mhkTNupjVnByMYYuW4XbnCPavQU =
636
636
github.com/openshift/client-go v0.0.0-20211209144617-7385dd6338e3 /go.mod h1:cwhyki5lqBmrT0m8Im+9I7PGFaraOzcYPtEz93RcsGY =
637
- github.com/openshift/installer v0.9.0-master.0.20190726121806-6e8f9c335410 h1:fCXoMmINCITnEVU7yC6iL0nBuajZw0Y7rruyxVxmfzw =
638
- github.com/openshift/installer v0.9.0-master.0.20190726121806-6e8f9c335410 /go.mod h1:VWGgpJgF8DGCKQjbccnigglhZnHtRLCZ6cxqkXN4Ck0 =
639
637
github.com/openshift/library-go v0.0.0-20211220195323-eca2c467c492 h1:oj/rSQqVWVj6YJUydZwLz2frrJreiyI4oa9g/YPgMsM =
640
638
github.com/openshift/library-go v0.0.0-20211220195323-eca2c467c492 /go.mod h1:4UQ9snU1vg53fyTpHQw3vLPiAxI8ub5xrc+y8KPQQFs =
641
639
github.com/opentracing/opentracing-go v1.1.0 /go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o =
Original file line number Diff line number Diff line change @@ -499,18 +499,6 @@ github.com/openshift/client-go/route/informers/externalversions/internalinterfac
499
499
github.com/openshift/client-go/route/informers/externalversions/route
500
500
github.com/openshift/client-go/route/informers/externalversions/route/v1
501
501
github.com/openshift/client-go/route/listers/route/v1
502
- # github.com/openshift/installer v0.9.0-master.0.20190726121806-6e8f9c335410
503
- ## explicit
504
- github.com/openshift/installer/pkg/ipnet
505
- github.com/openshift/installer/pkg/types
506
- github.com/openshift/installer/pkg/types/aws
507
- github.com/openshift/installer/pkg/types/azure
508
- github.com/openshift/installer/pkg/types/baremetal
509
- github.com/openshift/installer/pkg/types/gcp
510
- github.com/openshift/installer/pkg/types/libvirt
511
- github.com/openshift/installer/pkg/types/none
512
- github.com/openshift/installer/pkg/types/openstack
513
- github.com/openshift/installer/pkg/types/vsphere
514
502
# github.com/openshift/library-go v0.0.0-20211220195323-eca2c467c492
515
503
## explicit; go 1.17
516
504
github.com/openshift/library-go/pkg/authorization/hardcodedauthorizer
You can’t perform that action at this time.
0 commit comments