diff --git a/daemon/go.mod b/daemon/go.mod index 5685974d5..b76b8360f 100644 --- a/daemon/go.mod +++ b/daemon/go.mod @@ -2,7 +2,7 @@ module github.com/newrelic/newrelic-php-agent/daemon go 1.21 -toolchain go1.23.1 +toolchain go1.23.6 require ( github.com/golang/protobuf v1.5.3