Skip to content

Commit

Permalink
Fix toolchain.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmacknz committed Sep 26, 2024
1 parent 8293a97 commit 9f66b47
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/beats/v7

go 1.22

toolchain go1.22.6
toolchain go1.22.7

require (
cloud.google.com/go/bigquery v1.62.0
Expand Down

0 comments on commit 9f66b47

Please sign in to comment.