File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/golang/mock v1.6.0
77 github.com/google/addlicense v1.1.0
8- github.com/onsi/ginkgo/v2 v2.5 .0
8+ github.com/onsi/ginkgo/v2 v2.6 .0
99 github.com/onsi/gomega v1.24.0
1010 github.com/spf13/pflag v1.0.5
1111 github.com/stretchr/testify v1.8.1
Original file line number Diff line number Diff line change @@ -272,8 +272,8 @@ github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWb
272272github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e /go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno =
273273github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE =
274274github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE =
275- github.com/onsi/ginkgo/v2 v2.5 .0 h1:TRtrvv2vdQqzkwrQ1ke6vtXf7IK34RBUJafIy1wMwls =
276- github.com/onsi/ginkgo/v2 v2.5 .0 /go.mod h1:Luc4sArBICYCS8THh8v3i3i5CuSZO+RaQRaJoeNwomw =
275+ github.com/onsi/ginkgo/v2 v2.6 .0 h1:9t9b9vRUbFq3C4qKFCGkVuq/fIHji802N1nrtkh1mNc =
276+ github.com/onsi/ginkgo/v2 v2.6 .0 /go.mod h1:63DOGlLAH8+REH8jUGdL3YpCpu7JODesutUjdENfUAc =
277277github.com/onsi/gomega v1.24.0 h1:+0glovB9Jd6z3VR+ScSwQqXVTIfJcGA9UBM8yzQxhqg =
278278github.com/onsi/gomega v1.24.0 /go.mod h1:Z/NWtiqwBrwUt4/2loMmHL63EDLnYHmVbuBpDr2vQAg =
279279github.com/pkg/errors v0.8.0 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments