Skip to content

Commit a9644ed

Browse files
authored
Update go version for security fix for https://www.cve.org/CVERecord?id=CVE-2025-47907
1 parent 2f79c48 commit a9644ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daemon/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module github.com/newrelic/newrelic-php-agent/daemon
22

33
go 1.24.0
4-
toolchain go1.24.4
4+
toolchain go1.24.6
55

66
require (
77
github.com/golang/protobuf v1.5.3

0 commit comments

Comments
 (0)