Skip to content

Commit 50a2894

Browse files
committed
go mod tidy fix
1 parent f0920b0 commit 50a2894

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/elastic/elastic-agent
22

3-
go 1.21
3+
go 1.21.0
4+
45
toolchain go1.22.2
56

67
require (

0 commit comments

Comments
 (0)