elastic / cloudbeat

Analyzing Cloud Security Posture
Other
39 stars 43 forks source link

[updatecli] Update golang mod dependencies #2419

Closed cloudsecmachine closed 1 month ago

cloudsecmachine commented 1 month ago

What

Run go get -u ${module} for each module in go.mod.

Generated automatically with https://github.com/elastic/cloudbeat/actions/runs/10347389774


Update Golang Mod Dependencies

Update golang mod dependencies

ran shell command ".ci/updatecli/scripts/update-mods.sh"

GitHub Action workflow link

Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

github-actions[bot] commented 1 month ago

:bar_chart: Allure Report - :green_heart: No failures were reported.

Result Count
🟥 Failed 0
🟩 Passed 330
⬜ Skipped 34
mergify[bot] commented 1 month ago

This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b updatecli_main_updatecli-mods-main upstream/updatecli_main_updatecli-mods-main
git merge upstream/main
git push upstream updatecli_main_updatecli-mods-main