File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
24
24
github.com/onsi/gomega v1.18.1
25
25
github.com/openshift/api v0.0.0-20200331152225-585af27e34fd
26
26
github.com/openshift/client-go v0.0.0-20200326155132-2a6cd50aedd0
27
- github.com/operator-framework/api v0.15.1-0.20220801135701-ae4da2a9ec6a
27
+ github.com/operator-framework/api v0.16.0
28
28
github.com/operator-framework/operator-registry v1.17.5
29
29
github.com/otiai10/copy v1.2.0
30
30
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -1078,8 +1078,8 @@ github.com/openshift/client-go v0.0.0-20200326155132-2a6cd50aedd0/go.mod h1:uUQ4
1078
1078
github.com/opentracing/opentracing-go v1.1.0 /go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o =
1079
1079
github.com/openzipkin/zipkin-go v0.1.6 /go.mod h1:QgAqvLzwWbR/WpD4A3cGpPtJrZXNIiJc5AZX7/PBEpw =
1080
1080
github.com/operator-framework/api v0.7.1 /go.mod h1:L7IvLd/ckxJEJg/t4oTTlnHKAJIP/p51AvEslW3wYdY =
1081
- github.com/operator-framework/api v0.15.1-0.20220801135701-ae4da2a9ec6a h1:KrRy9j95k4jHSXkyYUooQdAFju9eeER0izslDBUvcmA =
1082
- github.com/operator-framework/api v0.15.1-0.20220801135701-ae4da2a9ec6a /go.mod h1:kk8xJahHJR3bKqrA+A+1VIrhOTmyV76k+ARv+iV+u1Q =
1081
+ github.com/operator-framework/api v0.16.0 h1:swUOhVv7QDszxBTwYM8QAtyeqI4EQHNVAiKMS+xjakY =
1082
+ github.com/operator-framework/api v0.16.0 /go.mod h1:kk8xJahHJR3bKqrA+A+1VIrhOTmyV76k+ARv+iV+u1Q =
1083
1083
github.com/operator-framework/operator-registry v1.17.5 h1:LR8m1rFz5Gcyje8WK6iYt+gIhtzqo52zMRALdmTYHT0 =
1084
1084
github.com/operator-framework/operator-registry v1.17.5 /go.mod h1:sRQIgDMZZdUcmHltzyCnM6RUoDF+WS8Arj1BQIARDS8 =
1085
1085
github.com/otiai10/copy v1.2.0 h1:HvG945u96iNadPoG2/Ja2+AUJeW5YuFQMixq9yirC+k =
Original file line number Diff line number Diff line change @@ -626,7 +626,7 @@ github.com/openshift/client-go/config/informers/externalversions/config
626
626
github.com/openshift/client-go/config/informers/externalversions/config/v1
627
627
github.com/openshift/client-go/config/informers/externalversions/internalinterfaces
628
628
github.com/openshift/client-go/config/listers/config/v1
629
- # github.com/operator-framework/api v0.15.1-0.20220801135701-ae4da2a9ec6a
629
+ # github.com/operator-framework/api v0.16.0
630
630
## explicit; go 1.18
631
631
github.com/operator-framework/api/crds
632
632
github.com/operator-framework/api/pkg/constraints
You can’t perform that action at this time.
0 commit comments