File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/openshift/machine-config-operator v0.0.1-0.20231024085435-7e1fb719c1ba
1414 github.com/operator-framework/api v0.34.0
1515 github.com/operator-framework/operator-lifecycle-manager v0.0.0-00010101000000-000000000000
16- github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.59
16+ github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.60
1717 github.com/redhat-best-practices-for-k8s/oct v0.0.48
1818 github.com/stretchr/testify v1.11.1
1919 github.com/test-network-function/cr-scale-operator v0.0.0-20230810174010-26b23b7b446f
Original file line number Diff line number Diff line change @@ -424,8 +424,8 @@ github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzM
424424github.com/prometheus/procfs v0.16.1 /go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is =
425425github.com/red-hat-storage/odf-operator v0.0.0-20241124050455-02681e6c10df h1:vVue8Ytv9xEMIC15PPh2FiL8k8YAZvtUd6E6r1xRyJk =
426426github.com/red-hat-storage/odf-operator v0.0.0-20241124050455-02681e6c10df /go.mod h1:Qgmgk+Wa61zuvR9mRQEOjD6tcUezT7aU5GXaBup6eXM =
427- github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.59 h1:hYD+ESGyPNP7dg6Jjrn5AMBW/9teFQLDBZqAOfOytEg =
428- github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.59 /go.mod h1:HuLLdrd5y6KJhuFuUAXXlIeRckm+7K3bvezwxMQJ4c8 =
427+ github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.60 h1:3qg0mf8bwsaZxefHeckBIzraW1yQ4Rk4rJsTOip4D7U =
428+ github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.60 /go.mod h1:u2ApSYl0k1tOnUmHlpZmSgvVz+TzVGcFnaOmG8Am72M =
429429github.com/redhat-best-practices-for-k8s/oct v0.0.48 h1:wyrXUQ97blJlTw21S2zKZ6RrkzcyGkyWLXAEHDXROFc =
430430github.com/redhat-best-practices-for-k8s/oct v0.0.48 /go.mod h1:RJxl1iXQOokrYtHrgd9Myijo5I9AHJQJcuyN9yC9i0Y =
431431github.com/rogpeppe/go-internal v1.9.0 /go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs =
Original file line number Diff line number Diff line change @@ -444,8 +444,8 @@ github.com/prometheus/procfs/internal/util
444444# github.com/red-hat-storage/odf-operator v0.0.0-20241124050455-02681e6c10df
445445## explicit; go 1.22.7
446446github.com/red-hat-storage/odf-operator/api/v1alpha1
447- # github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.59
448- ## explicit; go 1.25.1
447+ # github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.60
448+ ## explicit; go 1.25.3
449449github.com/redhat-best-practices-for-k8s/certsuite-claim/pkg/claim
450450# github.com/redhat-best-practices-for-k8s/oct v0.0.48
451451## explicit; go 1.25.1
You can’t perform that action at this time.
0 commit comments