Skip to content

Commit 4706504

Browse files
authored
security(daemon): upgrade golang to 1.24.4 (#1090)
1 parent c6ee0c2 commit 4706504

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.2
4+
toolchain go1.24.4
55

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

0 commit comments

Comments
 (0)