We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de09b0 commit f4a33d2Copy full SHA for f4a33d2
daemon/go.mod
@@ -1,7 +1,7 @@
1
module github.com/newrelic/newrelic-php-agent/daemon
2
3
go 1.21
4
-toolchain go1.22.5
+toolchain go1.23.1
5
6
require (
7
github.com/golang/protobuf v1.5.3
0 commit comments