We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a51420 commit 0d6d918Copy full SHA for 0d6d918
go.mod
@@ -2,7 +2,7 @@ module github.com/elastic/elastic-agent
2
3
go 1.21.0
4
5
-toolchain go1.21.8
+toolchain go1.21.9
6
7
require (
8
github.com/Microsoft/go-winio v0.6.1
0 commit comments