Skip to content

Commit cf80051

Browse files
authored
Update performance test dependencies (#984)
1 parent 5b8a420 commit cf80051

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/performance/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/nats-io/nats-server/v2 v2.10.4
1212
github.com/nats-io/nats.go v1.31.0
1313
github.com/nginx/agent/sdk/v2 v2.0.0-00010101000000-000000000000
14-
github.com/nginx/agent/v2 v2.30.3
14+
github.com/nginx/agent/v2 v2.0.0-00010101000000-000000000000
1515
github.com/prometheus/client_golang v1.19.1
1616
github.com/sanity-io/litter v1.5.5
1717
github.com/sirupsen/logrus v1.9.3

test/performance/vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ github.com/nginx/agent/sdk/v2/proto
140140
github.com/nginx/agent/sdk/v2/proto/common
141141
github.com/nginx/agent/sdk/v2/proto/events
142142
github.com/nginx/agent/sdk/v2/zip
143-
# github.com/nginx/agent/v2 v2.30.3 => ./../../
143+
# github.com/nginx/agent/v2 v2.0.0-00010101000000-000000000000 => ./../../
144144
## explicit; go 1.23
145145
github.com/nginx/agent/v2/src/core
146146
github.com/nginx/agent/v2/src/core/config

0 commit comments

Comments
 (0)