File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace go.qase.io/client => github.com/rancher/qase-go/client v0.0.0-2023111420
77require (
88 github.com/onsi/ginkgo/v2 v2.15.0
99 github.com/onsi/gomega v1.31.1
10- github.com/rancher-sandbox/ele-testhelpers v0.0.0-20251113123558-e37721f14acb
10+ github.com/rancher-sandbox/ele-testhelpers v0.0.0-20251119081933-d9f87840d634
1111 github.com/rancher-sandbox/qase-ginkgo v1.0.1
1212 github.com/sirupsen/logrus v1.9.3
1313)
Original file line number Diff line number Diff line change @@ -133,6 +133,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
133133github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
134134github.com/rancher-sandbox/ele-testhelpers v0.0.0-20251113123558-e37721f14acb h1:5mbpMqCBwfiZYcPDasl9j9eZJy9IWrTFEB1j0k1Zulk =
135135github.com/rancher-sandbox/ele-testhelpers v0.0.0-20251113123558-e37721f14acb /go.mod h1:Ex+a/ng4u2BvcGQdQjTHI48h88bQ6k2a7q8rnvU0XbQ =
136+ github.com/rancher-sandbox/ele-testhelpers v0.0.0-20251119081933-d9f87840d634 h1:xP7hcyOo9YWM22qaIppIVXfogEfe9Y9PKdJBpQTMLe4 =
137+ github.com/rancher-sandbox/ele-testhelpers v0.0.0-20251119081933-d9f87840d634 /go.mod h1:Ex+a/ng4u2BvcGQdQjTHI48h88bQ6k2a7q8rnvU0XbQ =
136138github.com/rancher-sandbox/qase-ginkgo v1.0.1 h1:LB9ITLavX3PmcOe0hp0Y7rwQCjJ3WpL8kG8v1MxPadE =
137139github.com/rancher-sandbox/qase-ginkgo v1.0.1 /go.mod h1:sIF43xaLHtEzmPqADKlZZV6oatc66GHz1N6gpBNn6QY =
138140github.com/rancher/qase-go/client v0.0.0-20231114201952-65195ec001fa h1:/qeYlQVfyvsO5yY0dZmm7mRTAsDm54jACiRDx3LAwsA =
You can’t perform that action at this time.
0 commit comments