We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0920b0 commit 50a2894Copy full SHA for 50a2894
go.mod
@@ -1,6 +1,7 @@
1
module github.com/elastic/elastic-agent
2
3
-go 1.21
+go 1.21.0
4
+
5
toolchain go1.22.2
6
7
require (
0 commit comments