Skip to content

Commit

Permalink
Fix toolchain go version to match .go-version contents
Browse files Browse the repository at this point in the history
  • Loading branch information
ycombinator committed Apr 29, 2024
1 parent 92c0ce9 commit 176df27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/elastic/elastic-agent

go 1.21.0

toolchain go1.21.8
toolchain go1.21.9

require (
github.com/Microsoft/go-winio v0.6.1
Expand Down

0 comments on commit 176df27

Please sign in to comment.