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 @@ -6,7 +6,7 @@ require (
6
6
github.com/golang/mock v1.6.0
7
7
github.com/google/addlicense v1.1.0
8
8
github.com/onsi/ginkgo/v2 v2.6.0
9
- github.com/onsi/gomega v1.24.0
9
+ github.com/onsi/gomega v1.24.1
10
10
github.com/spf13/pflag v1.0.5
11
11
github.com/stretchr/testify v1.8.1
12
12
golang.org/x/exp v0.0.0-20221006183845-316c7553db56
Original file line number Diff line number Diff line change @@ -274,8 +274,8 @@ github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
274
274
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE =
275
275
github.com/onsi/ginkgo/v2 v2.6.0 h1:9t9b9vRUbFq3C4qKFCGkVuq/fIHji802N1nrtkh1mNc =
276
276
github.com/onsi/ginkgo/v2 v2.6.0 /go.mod h1:63DOGlLAH8+REH8jUGdL3YpCpu7JODesutUjdENfUAc =
277
- github.com/onsi/gomega v1.24.0 h1:+0glovB9Jd6z3VR+ScSwQqXVTIfJcGA9UBM8yzQxhqg =
278
- github.com/onsi/gomega v1.24.0 /go.mod h1:Z/NWtiqwBrwUt4/2loMmHL63EDLnYHmVbuBpDr2vQAg =
277
+ github.com/onsi/gomega v1.24.1 h1:KORJXNNTzJXzu4ScJWssJfJMnJ+2QJqhoQSRwNlze9E =
278
+ github.com/onsi/gomega v1.24.1 /go.mod h1:3AOiACssS3/MajrniINInwbfOOtfZvplPzuRSmvt1jM =
279
279
github.com/pkg/errors v0.8.0 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
280
280
github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
281
281
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments