diff --git a/daemon/go.mod b/daemon/go.mod index a7354c622..5fb45e76e 100644 --- a/daemon/go.mod +++ b/daemon/go.mod @@ -1,7 +1,7 @@ module github.com/newrelic/newrelic-php-agent/daemon go 1.21 -toolchain go1.22.5 +toolchain go1.23.1 require ( github.com/golang/protobuf v1.5.3