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

[8.2](backport #1270) Update Go dependencies #1300

Merged
merged 9 commits into from
Apr 6, 2022
Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 4, 2022

This is an automatic backport of pull request #1270 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

ph added 8 commits April 4, 2022 15:59
Some of the `indirect` dependencies required to be updated.

- Update beats to latest master and the indirect dependencies
- Update containerd 2.8.1
- Update distribution to 1.5.1
- Move from jwt-go golang-jwt/jwt (new maintained version)

(cherry picked from commit ba22241)
(cherry picked from commit ac5cfe5)
(cherry picked from commit 7eac829)
(cherry picked from commit d1cfa99)
(cherry picked from commit ea589c8)
This add the required overrides and rules for the CC0,
The CC0 is in our green light list.

Notes: This is an indirect dependencies coming from beats, this is
present in both beats and apm-server. Both of theses project doesn't
have rules or overrides in place to allow it. I've lost time to investigate why
the license detector didn't raise any issue in their repository.

Looking at both projects `go.sum` the dependencies is defined.
If you run `go list -m all` you will see it. The output of this command
result is used by our `go-licence-detector` to flag incompatible license.

(cherry picked from commit 3aa593e)
(cherry picked from commit 9d4f2e9)
@mergify mergify bot requested a review from a team as a code owner April 4, 2022 15:59
@mergify mergify bot added the backport label Apr 4, 2022
@mergify mergify bot assigned ph Apr 4, 2022
@elasticmachine
Copy link
Contributor

elasticmachine commented Apr 4, 2022

💚 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 preview

Expand to view the summary

Build stats

  • Start Time: 2022-04-06T11:49:34.529+0000

  • Duration: 11 min 57 sec

Test stats 🧪

Test Results
Failed 0
Passed 274
Skipped 1
Total 275

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@mergify mergify bot merged commit b3a657a into 8.2 Apr 6, 2022
@mergify mergify bot deleted the mergify/bp/8.2/pr-1270 branch April 6, 2022 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants