Skip to content

Commit f4a33d2

Browse files
authored
security(daemon): upgrade golang to 1.23.1 (#964)
1 parent 8de09b0 commit f4a33d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daemon/go.mod

+1-1
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.5
4+
toolchain go1.23.1
55

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

0 commit comments

Comments
 (0)