Skip to content

Commit

Permalink
Run go mod tidy.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmacknz committed Jun 10, 2024
1 parent bb2b44a commit ac65472
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/elastic/beats/v7

go 1.21
go 1.21.0

toolchain go1.21.10
toolchain go1.21.11

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

0 comments on commit ac65472

Please sign in to comment.