File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/maxbrunsfeld/counterfeiter/v6 v6.7.0
12
12
github.com/nginxinc/nginx-prometheus-exporter v0.11.0
13
13
github.com/onsi/ginkgo/v2 v2.13.0
14
- github.com/onsi/gomega v1.29 .0
14
+ github.com/onsi/gomega v1.30 .0
15
15
github.com/prometheus/client_golang v1.17.0
16
16
github.com/spf13/cobra v1.8.0
17
17
go.uber.org/zap v1.26.0
Original file line number Diff line number Diff line change @@ -112,8 +112,8 @@ github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE=
112
112
github.com/onsi/ginkgo v1.16.5 /go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042wbpU =
113
113
github.com/onsi/ginkgo/v2 v2.13.0 h1:0jY9lJquiL8fcf3M4LAXN5aMlS/b2BV86HFFPCPMgE4 =
114
114
github.com/onsi/ginkgo/v2 v2.13.0 /go.mod h1:TE309ZR8s5FsKKpuB1YAQYBzCaAfUgatB/xlT/ETL/o =
115
- github.com/onsi/gomega v1.29 .0 h1:KIA/t2t5UBzoirT4H9tsML45GEbo3ouUnBHsCfD2tVg =
116
- github.com/onsi/gomega v1.29 .0 /go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ =
115
+ github.com/onsi/gomega v1.30 .0 h1:hvMK7xYz4D3HapigLTeGdId/NcfQx1VHMJc60ew99+8 =
116
+ github.com/onsi/gomega v1.30 .0 /go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ =
117
117
github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
118
118
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
119
119
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments