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 @@ -13,7 +13,7 @@ require (
13
13
github.com/nginxinc/nginx-plus-go-client v1.2.0
14
14
github.com/nginxinc/nginx-prometheus-exporter v1.1.0
15
15
github.com/nginxinc/telemetry-exporter v0.0.0-20240307135433-a5ecce59bddf
16
- github.com/onsi/ginkgo/v2 v2.16 .0
16
+ github.com/onsi/ginkgo/v2 v2.17 .0
17
17
github.com/onsi/gomega v1.31.1
18
18
github.com/prometheus/client_golang v1.19.0
19
19
github.com/prometheus/common v0.50.0
Original file line number Diff line number Diff line change @@ -129,8 +129,8 @@ github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
129
129
github.com/nxadm/tail v1.4.8 /go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU =
130
130
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE =
131
131
github.com/onsi/ginkgo v1.16.5 /go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042wbpU =
132
- github.com/onsi/ginkgo/v2 v2.16 .0 h1:7q1w9frJDzninhXxjZd+Y/x54XNjG/UlRLIYPZafsPM =
133
- github.com/onsi/ginkgo/v2 v2.16 .0 /go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs =
132
+ github.com/onsi/ginkgo/v2 v2.17 .0 h1:kdnunFXpBjbzN56hcJHrXZ8M+LOkenKA7NnBzTNigTI =
133
+ github.com/onsi/ginkgo/v2 v2.17 .0 /go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs =
134
134
github.com/onsi/gomega v1.31.1 h1:KYppCUK+bUgAZwHOu7EXVBKyQA6ILvOESHkn/tgoqvo =
135
135
github.com/onsi/gomega v1.31.1 /go.mod h1:y40C95dwAD1Nz36SsEnxvfFe8FFfNxzI5eJ0EYGyAy0 =
136
136
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments