Skip to content

Commit b4609db

Browse files
authored
security(daemon): upgrade golang to 1.22.5 (#940)
Bump golang used for building daemon to 1.22.5.
1 parent 6500c76 commit b4609db

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.21
4-
toolchain go1.22.3
4+
toolchain go1.22.5
55

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

0 commit comments

Comments
 (0)