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

[updatecli] 8.x - Update golang mod dependencies #2855

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

cloudsecmachine
Copy link
Collaborator

What

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

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


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!

Made with ❤️️ by updatecli
Copy link

mergify bot commented Dec 23, 2024

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_8.x_updatecli-mods-8.x upstream/updatecli_8.x_updatecli-mods-8.x
git merge upstream/8.x
git push upstream updatecli_8.x_updatecli-mods-8.x

@romulets romulets enabled auto-merge (squash) December 23, 2024 14:02
@romulets romulets merged commit 5907960 into 8.x Dec 23, 2024
11 checks passed
@romulets romulets deleted the updatecli_8.x_updatecli-mods-8.x branch December 23, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation backport-skip dependency go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants