File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.2
4
4
5
5
require (
6
6
github.com/Masterminds/semver/v3 v3.3.1
7
- github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.55
7
+ github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.56
8
8
github.com/sirupsen/logrus v1.9.3 // indirect
9
9
github.com/spf13/cobra v1.9.1
10
10
github.com/stretchr/testify v1.10.0
@@ -242,8 +242,8 @@ require (
242
242
github.com/k8snetworkplumbingwg/network-attachment-definition-client v1.7.6
243
243
github.com/k8snetworkplumbingwg/sriov-network-operator v1.5.0
244
244
github.com/manifoldco/promptui v0.9.0
245
- github.com/redhat-best-practices-for-k8s/oct v0.0.36
246
- github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.49
245
+ github.com/redhat-best-practices-for-k8s/oct v0.0.37
246
+ github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.50
247
247
github.com/redhat-openshift-ecosystem/openshift-preflight v0.0.0-20250304173539-1adc5822eb99
248
248
github.com/robert-nix/ansihtml v1.0.1
249
249
golang.org/x/term v0.31.0
Original file line number Diff line number Diff line change @@ -474,12 +474,12 @@ github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsT
474
474
github.com/prometheus/procfs v0.0.3 /go.mod h1:4A/X28fw3Fc593LaREMrKMqOKvUAntwMDaekg4FpcdQ =
475
475
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
476
476
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
477
- github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.55 h1:v7wgbFJqhQbxitR7E3aPo8pqT5f5SwQIPD8g0hSFCwU =
478
- github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.55 /go.mod h1:JKi1usaFbXS53E6TxCAosrFHVO0yY5jIJcJkTAm+7qQ =
479
- github.com/redhat-best-practices-for-k8s/oct v0.0.36 h1:+G26SUpkNLHDQw9VlTuamxAgNMF1N6EEgIEhnR9piA8 =
480
- github.com/redhat-best-practices-for-k8s/oct v0.0.36 /go.mod h1:wic1i9uGnwpoWjuNpZjePoPnLuzCRusi7POtn41ZlMo =
481
- github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.49 h1:VmuB3QbPytk4J7vQ30/s4yUrARXbH9gYXfuHWc8NruM =
482
- github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.49 /go.mod h1:/Aj8ZYxm/171tvyp8zR6Eceavqyh82ITOueaNu5e5D8 =
477
+ github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.56 h1:uM2qa/WrxpT421Kcy2x/xc+ITeCZc+6ZjrapabH5fII =
478
+ github.com/redhat-best-practices-for-k8s/certsuite-claim v1.0.56 /go.mod h1:yxc7/QdFNmkeguA61LqLWf4FhELIxgqvfIZAMyTcKeg =
479
+ github.com/redhat-best-practices-for-k8s/oct v0.0.37 h1:SNu9A26w2ippVmd18BS2e3eIa37HmUbOEPq+zJp8zpg =
480
+ github.com/redhat-best-practices-for-k8s/oct v0.0.37 /go.mod h1:B4P8DOm7Fin2pXjlOmVVd6ydCDOoeyw4YppndZ7ixls =
481
+ github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.50 h1:a2jHLZhcmUcagjyXkTz8oeXUjWPSHE40dc3o2TRExqk =
482
+ github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.50 /go.mod h1:w0rGVkKkGT6ObQL3epyWVDIIZ3IwrOywLZ4FRw/j0RE =
483
483
github.com/redhat-openshift-ecosystem/openshift-preflight v0.0.0-20250304173539-1adc5822eb99 h1:fC8RROu49lbEXAnLEo7DR7qU+fSFeKBACWuTPFcdMsc =
484
484
github.com/redhat-openshift-ecosystem/openshift-preflight v0.0.0-20250304173539-1adc5822eb99 /go.mod h1:A/bVnxl4/irw4Wmjd/+WNLcKfUDD1Y8TA5tU/ijy1Yw =
485
485
github.com/redis/go-redis/extra/rediscmd/v9 v9.0.5 h1:EaDatTxkdHG+U3Bk4EUr+DZ7fOGwTfezUiUJMaIcaho =
You can’t perform that action at this time.
0 commit comments