Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix go mod in apm beats update CI job (#27392)
`go mod tidy` should be executed after custom modifications of go.mod to avoid problems due to missing entries in go.sum.
- Loading branch information