Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] Update to elastic/beats@d95f6bab8554 #5397

Merged
merged 1 commit into from
Jun 2, 2021
Merged

Conversation

axw
Copy link
Member

@axw axw commented Jun 2, 2021

Manual backport of #5382

go mod download will download all modules, even
if they are not used (e.g. dependencies of parts
of beats that are not dependencies of apm-server).
As such the command may need to update go.sum,
so make sure it is owned by the running user.

- Update to Go 1.16.4
- Adapt to elastic/beats#25696
- golint fixes
- Add gotestsum to go.mod
- tests: chown go.sum files

go mod download will download all modules, even
if they are not used (e.g. dependencies of parts
of beats that are not dependencies of apm-server).
As such the command may need to update go.sum,
so make sure it is owned by the running user.
@apmmachine
Copy link
Contributor

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #5397 opened

  • Start Time: 2021-06-02T03:51:38.864+0000

  • Duration: 58 min 52 sec

  • Commit: 6bfad17

Test stats 🧪

Test Results
Failed 0
Passed 4697
Skipped 121
Total 4818

Trends 🧪

Image of Build Times

Image of Tests

@axw axw marked this pull request as ready for review June 2, 2021 06:52
@axw axw merged commit d7a91c1 into elastic:7.x Jun 2, 2021
@axw axw deleted the update-beats-7.x branch June 2, 2021 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants