Skip to content

Commit 4bdc522

Browse files
authored
Update golang toolchain to 1.23.8
1 parent 8e6b222 commit 4bdc522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/nginx/agent/v2
22

33
go 1.23.0
44

5-
toolchain go1.23.7
5+
toolchain go1.23.8
66

77
require (
88
github.com/cenkalti/backoff/v4 v4.2.1 // indirect

0 commit comments

Comments
 (0)