File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/nginx/agent/v2
22
33go 1.23.0
44
5- toolchain go1.23.8
5+ toolchain go1.23.10
66
77require (
88 github.com/cenkalti/backoff/v4 v4.2.1 // indirect
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/nginx/agent/sdk/v2
22
33go 1.23.0
44
5- toolchain go1.23.7
5+ toolchain go1.23.10
66
77require (
88 github.com/cenkalti/backoff/v4 v4.2.1
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/nginx/agent/test/integration
22
33go 1.23.0
44
5- toolchain go1.23.7
5+ toolchain go1.23.10
66
77require (
88 github.com/docker/docker v28.0.1+incompatible
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/nginx/agent/test/performance
22
33go 1.23.0
44
5- toolchain go1.23.7
5+ toolchain go1.23.10
66
77require (
88 github.com/gogo/protobuf v1.3.2
You can’t perform that action at this time.
0 commit comments