Skip to content

Commit 09ab018

Browse files
committed
Fix toolchain go version to match .go-version contents
1 parent af4739b commit 09ab018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

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

33
go 1.21.0
44

5-
toolchain go1.21.8
5+
toolchain go1.21.9
66

77
require (
88
github.com/Microsoft/go-winio v0.6.1

0 commit comments

Comments
 (0)