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 @@ -7,7 +7,7 @@ require (
7
7
github.com/google/go-cmp v0.5.6
8
8
github.com/maxbrunsfeld/counterfeiter/v6 v6.4.1
9
9
github.com/onsi/ginkgo v1.16.5
10
- github.com/onsi/ginkgo/v2 v2.1.1
10
+ github.com/onsi/ginkgo/v2 v2.1.3
11
11
github.com/onsi/gomega v1.17.0
12
12
github.com/spf13/pflag v1.0.5
13
13
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
Original file line number Diff line number Diff line change @@ -412,8 +412,8 @@ github.com/onsi/ginkgo v1.14.0/go.mod h1:iSB4RoI2tjJc9BBv4NKIKWKya62Rps+oPG/Lv9k
412
412
github.com/onsi/ginkgo v1.16.4 /go.mod h1:dX+/inL/fNMqNlz0e9LfyB9TswhZpCVdJM/Z6Vvnwo0 =
413
413
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE =
414
414
github.com/onsi/ginkgo v1.16.5 /go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042wbpU =
415
- github.com/onsi/ginkgo/v2 v2.1.1 h1:LCnPB85AvFNr91s0B2aDzEiiIg6MUwLYbryC1NSlWi8 =
416
- github.com/onsi/ginkgo/v2 v2.1.1 /go.mod h1:vw5CSIxN1JObi/U8gcbwft7ZxR2dgaR70JSE3/PpL4c =
415
+ github.com/onsi/ginkgo/v2 v2.1.3 h1:e/3Cwtogj0HA+25nMP1jCMDIf8RtRYbGwGGuBIFztkc =
416
+ github.com/onsi/ginkgo/v2 v2.1.3 /go.mod h1:vw5CSIxN1JObi/U8gcbwft7ZxR2dgaR70JSE3/PpL4c =
417
417
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c /go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA =
418
418
github.com/onsi/gomega v1.7.0 /go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY =
419
419
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
You can’t perform that action at this time.
0 commit comments