File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/nginx/agent/v3 v3.1.0
11
11
github.com/nginx/telemetry-exporter v0.1.4
12
12
github.com/onsi/ginkgo/v2 v2.23.4
13
- github.com/onsi/gomega v1.37 .0
13
+ github.com/onsi/gomega v1.38 .0
14
14
github.com/prometheus/client_golang v1.22.0
15
15
github.com/spf13/cobra v1.9.1
16
16
github.com/spf13/pflag v1.0.7
Original file line number Diff line number Diff line change @@ -145,8 +145,8 @@ github.com/nginxinc/nginx-plus-go-client/v2 v2.0.1 h1:5VVK38bnELMDWnwfF6dSv57Res
145
145
github.com/nginxinc/nginx-plus-go-client/v2 v2.0.1 /go.mod h1:He+1izxYxVVO5/C9ZTukwOpvkAx5eS19nRQgKXDhX5I =
146
146
github.com/onsi/ginkgo/v2 v2.23.4 h1:ktYTpKJAVZnDT4VjxSbiBenUjmlL/5QkBEocaWXiQus =
147
147
github.com/onsi/ginkgo/v2 v2.23.4 /go.mod h1:Bt66ApGPBFzHyR+JO10Zbt0Gsp4uWxu5mIOTusL46e8 =
148
- github.com/onsi/gomega v1.37 .0 h1:CdEG8g0S133B4OswTDC/5XPSzE1OeP29QOioj2PID2Y =
149
- github.com/onsi/gomega v1.37 .0 /go.mod h1:8D9+Txp43QWKhM24yyOBEdpkzN8FvJyAwecBgsU4KU0 =
148
+ github.com/onsi/gomega v1.38 .0 h1:c/WX+w8SLAinvuKKQFh77WEucCnPk4j2OTUr7lt7BeY =
149
+ github.com/onsi/gomega v1.38 .0 /go.mod h1:OcXcwId0b9QsE7Y49u+BTrL4IdKOBOKnD6VQNTJEB6o =
150
150
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
151
151
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
152
152
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace github.com/nginx/nginx-gateway-fabric => ../
7
7
require (
8
8
github.com/nginx/nginx-gateway-fabric v0.0.0
9
9
github.com/onsi/ginkgo/v2 v2.23.4
10
- github.com/onsi/gomega v1.37 .0
10
+ github.com/onsi/gomega v1.38 .0
11
11
github.com/prometheus/client_golang v1.22.0
12
12
github.com/prometheus/common v0.65.0
13
13
github.com/tsenart/vegeta/v12 v12.12.0
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f h1:y5//uYreIhSUg3J
96
96
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f /go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw =
97
97
github.com/onsi/ginkgo/v2 v2.23.4 h1:ktYTpKJAVZnDT4VjxSbiBenUjmlL/5QkBEocaWXiQus =
98
98
github.com/onsi/ginkgo/v2 v2.23.4 /go.mod h1:Bt66ApGPBFzHyR+JO10Zbt0Gsp4uWxu5mIOTusL46e8 =
99
- github.com/onsi/gomega v1.37 .0 h1:CdEG8g0S133B4OswTDC/5XPSzE1OeP29QOioj2PID2Y =
100
- github.com/onsi/gomega v1.37 .0 /go.mod h1:8D9+Txp43QWKhM24yyOBEdpkzN8FvJyAwecBgsU4KU0 =
99
+ github.com/onsi/gomega v1.38 .0 h1:c/WX+w8SLAinvuKKQFh77WEucCnPk4j2OTUr7lt7BeY =
100
+ github.com/onsi/gomega v1.38 .0 /go.mod h1:OcXcwId0b9QsE7Y49u+BTrL4IdKOBOKnD6VQNTJEB6o =
101
101
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
102
102
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
103
103
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments