Skip to content

Commit f3f3e96

Browse files
authored
security(daemon): upgrade golang to 1.23.6 (#1019)
1 parent 52a6e23 commit f3f3e96

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
@@ -2,7 +2,7 @@ module github.com/newrelic/newrelic-php-agent/daemon
22

33
go 1.21
44

5-
toolchain go1.23.1
5+
toolchain go1.23.6
66

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

0 commit comments

Comments
 (0)