Skip to content

Commit

Permalink
Fixing go directive
Browse files Browse the repository at this point in the history
  • Loading branch information
ycombinator committed Dec 12, 2024
1 parent 3ee1e07 commit e94cc55
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
@@ -1,6 +1,6 @@
module github.com/elastic/elastic-agent-system-metrics

go 1.22.8
go 1.22

require (
github.com/docker/docker v26.1.5+incompatible
Expand Down

0 comments on commit e94cc55

Please sign in to comment.