File tree Expand file tree Collapse file tree 4 files changed +19
-15
lines changed
github.com/openshift-kni/debug-tools/pkg/knit/cmd/k8s Expand file tree Collapse file tree 4 files changed +19
-15
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/jaypipes/ghw v0.8.1-0.20210605191321-eb162add542b
1414 github.com/onsi/ginkgo v1.16.5
1515 github.com/onsi/gomega v1.17.0
16- github.com/openshift-kni/debug-tools v0.1.7
16+ github.com/openshift-kni/debug-tools v0.1.8
1717 github.com/openshift/api v3.9.1-0.20191111211345-a27ff30ebf09+incompatible
1818 github.com/openshift/cluster-node-tuning-operator v0.0.0-20200914165052-a39511828cf0
1919 github.com/openshift/custom-resource-status v0.0.0-20200602122900-c002fd1547ca
Original file line number Diff line number Diff line change @@ -799,8 +799,8 @@ github.com/opencontainers/runtime-spec v1.0.3-0.20200929063507-e6143ca7d51d/go.m
799799github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
800800github.com/opencontainers/selinux v1.5.2 /go.mod h1:yTcKuYAh6R95iDpefGLQaPaRwJFwyzAJufJyiTt7s0g =
801801github.com/opencontainers/selinux v1.8.2 /go.mod h1:MUIHuUEvKB1wtJjQdOyYRgOnLD2xAPP8dBsCoU0KuF8 =
802- github.com/openshift-kni/debug-tools v0.1.7 h1:FCg1xY94Zi3WB04dMKZdTn/OVEsKYEwpVJfgdO+JbR4 =
803- github.com/openshift-kni/debug-tools v0.1.7 /go.mod h1:oq0XTqe9bAYyQUXZdHwRmRrMqHZTEC+yuJbipYzvqvI =
802+ github.com/openshift-kni/debug-tools v0.1.8 h1:QZDiKyuHWm5uqZp0nr3MiQipbFdsTZ6X28+BYialGfo =
803+ github.com/openshift-kni/debug-tools v0.1.8 /go.mod h1:oq0XTqe9bAYyQUXZdHwRmRrMqHZTEC+yuJbipYzvqvI =
804804github.com/openshift/api v0.0.0-20210610130314-a6ac319a7eed h1:8Q94GlNfhBoMqQFw9gCNQ0Q9V1B+tw5VBn+M4e5ooaI =
805805github.com/openshift/api v0.0.0-20210610130314-a6ac319a7eed /go.mod h1:izBmoXbUu3z5kUa4FjZhvekTsyzIWiOoaIgJiZBBMQs =
806806github.com/openshift/build-machinery-go v0.0.0-20200211121458-5e3d6e570160 /go.mod h1:1CkcsT3aVebzRBzVTSbiKSkJMsC/CASqxesfqEMfJEc =
Original file line number Diff line number Diff line change @@ -305,7 +305,7 @@ github.com/onsi/gomega/matchers/support/goraph/edge
305305github.com/onsi/gomega/matchers/support/goraph/node
306306github.com/onsi/gomega/matchers/support/goraph/util
307307github.com/onsi/gomega/types
308- # github.com/openshift-kni/debug-tools v0.1.7
308+ # github.com/openshift-kni/debug-tools v0.1.8
309309## explicit; go 1.18
310310github.com/openshift-kni/debug-tools/pkg/fswrap
311311github.com/openshift-kni/debug-tools/pkg/irqs
You can’t perform that action at this time.
0 commit comments