Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
jlind23 committed Jan 8, 2025
1 parent d1dfa21 commit eb2638d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
module github.com/elastic/elastic-agent

go 1.22.9
go 1.22.10

toolchain go1.23.4

require (
github.com/Jeffail/gabs/v2 v2.6.0
github.com/Microsoft/go-winio v0.6.2
Expand Down

0 comments on commit eb2638d

Please sign in to comment.