File tree Expand file tree Collapse file tree 4 files changed +32
-23
lines changed
github.com/openshift-kni/commatrix/pkg/endpointslices Expand file tree Collapse file tree 4 files changed +32
-23
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ require (
6060 github.com/onsi/gomega v1.37.0
6161 github.com/opencontainers/go-digest v1.0.0
6262 github.com/openshift-eng/openshift-tests-extension v0.0.0-20250711173707-dc2a20e5a5f8
63- github.com/openshift-kni/commatrix v0.0.4-0.20250908084528-be292625c4bc
63+ github.com/openshift-kni/commatrix v0.0.4-0.20250910115921-ecf7e3759f4b
6464 github.com/openshift/api v0.0.0-20250710004639-926605d3338b
6565 github.com/openshift/apiserver-library-go v0.0.0-20250710132015-f0d44ef6e53b
6666 github.com/openshift/build-machinery-go v0.0.0-20250530140348-dc5b2804eeee
Original file line number Diff line number Diff line change @@ -813,8 +813,8 @@ github.com/opencontainers/selinux v1.11.1 h1:nHFvthhM0qY8/m+vfhJylliSshm8G1jJ2jD
813813github.com/opencontainers/selinux v1.11.1 /go.mod h1:E5dMC3VPuVvVHDYmi78qvhJp8+M586T4DlDRYpFkyec =
814814github.com/openshift-eng/openshift-tests-extension v0.0.0-20250711173707-dc2a20e5a5f8 h1:D+Qga9nujuIcrAjcAuKPukoUcVBl6ZDEbtgNLgKKlgY =
815815github.com/openshift-eng/openshift-tests-extension v0.0.0-20250711173707-dc2a20e5a5f8 /go.mod h1:6gkP5f2HL0meusT0Aim8icAspcD1cG055xxBZ9yC68M =
816- github.com/openshift-kni/commatrix v0.0.4-0.20250908084528-be292625c4bc h1:mxUiWKCh4I9EK7RsMfmzBImsYdmmqrhN47BiZ+GGQyM =
817- github.com/openshift-kni/commatrix v0.0.4-0.20250908084528-be292625c4bc /go.mod h1:Z/QIPpxaz3CGlIcHj0i1WEWbw0OKtaot0BxlMXE2lwc =
816+ github.com/openshift-kni/commatrix v0.0.4-0.20250910115921-ecf7e3759f4b h1:KnWyLaTXp9EBJfaLrO35cwNOE60DuVcswKuh3tfiBGg =
817+ github.com/openshift-kni/commatrix v0.0.4-0.20250910115921-ecf7e3759f4b /go.mod h1:Z/QIPpxaz3CGlIcHj0i1WEWbw0OKtaot0BxlMXE2lwc =
818818github.com/openshift/api v0.0.0-20250710004639-926605d3338b h1:A8OY6adT2aZNp7tsGsilHuQ3RqhzrFx5dzGr/UwXfJg =
819819github.com/openshift/api v0.0.0-20250710004639-926605d3338b /go.mod h1:SPLf21TYPipzCO67BURkCfK6dcIIxx0oNRVWaOyRcXM =
820820github.com/openshift/apiserver-library-go v0.0.0-20250710132015-f0d44ef6e53b h1:rIfs2f1zo9GLyxk6tak2bHzX01VTz6Xheay2NECfZpg =
Original file line number Diff line number Diff line change @@ -1442,7 +1442,7 @@ github.com/openshift-eng/openshift-tests-extension/pkg/ginkgo
14421442github.com/openshift-eng/openshift-tests-extension/pkg/junit
14431443github.com/openshift-eng/openshift-tests-extension/pkg/util/sets
14441444github.com/openshift-eng/openshift-tests-extension/pkg/version
1445- # github.com/openshift-kni/commatrix v0.0.4-0.20250908084528-be292625c4bc
1445+ # github.com/openshift-kni/commatrix v0.0.4-0.20250910115921-ecf7e3759f4b
14461446## explicit; go 1.22.0
14471447github.com/openshift-kni/commatrix/pkg/client
14481448github.com/openshift-kni/commatrix/pkg/commatrix-creator
You can’t perform that action at this time.
0 commit comments