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 4
4
5
5
require (
6
6
github.com/onsi/ginkgo/v2 v2.13.0
7
- github.com/onsi/gomega v1.29 .0
7
+ github.com/onsi/gomega v1.30 .0
8
8
github.com/spf13/pflag v1.0.5
9
9
github.com/stretchr/testify v1.8.4
10
10
go.uber.org/mock v0.3.0
Original file line number Diff line number Diff line change @@ -97,8 +97,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
97
97
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
98
98
github.com/onsi/ginkgo/v2 v2.13.0 h1:0jY9lJquiL8fcf3M4LAXN5aMlS/b2BV86HFFPCPMgE4 =
99
99
github.com/onsi/ginkgo/v2 v2.13.0 /go.mod h1:TE309ZR8s5FsKKpuB1YAQYBzCaAfUgatB/xlT/ETL/o =
100
- github.com/onsi/gomega v1.29 .0 h1:KIA/t2t5UBzoirT4H9tsML45GEbo3ouUnBHsCfD2tVg =
101
- github.com/onsi/gomega v1.29 .0 /go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ =
100
+ github.com/onsi/gomega v1.30 .0 h1:hvMK7xYz4D3HapigLTeGdId/NcfQx1VHMJc60ew99+8 =
101
+ github.com/onsi/gomega v1.30 .0 /go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ =
102
102
github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
103
103
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
104
104
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments