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] Update golang mod dependencies #2566

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

cloudsecmachine
Copy link
Collaborator

@cloudsecmachine cloudsecmachine commented Sep 30, 2024

What

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

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


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!

@cloudsecmachine cloudsecmachine requested a review from a team as a code owner September 30, 2024 08:02
@cloudsecmachine cloudsecmachine force-pushed the updatecli_main_updatecli-mods-main branch from c4d3982 to 416ce28 Compare October 7, 2024 08:16
Copy link

mergify bot commented Oct 7, 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_main_updatecli-mods-main upstream/updatecli_main_updatecli-mods-main
git merge upstream/main
git push upstream updatecli_main_updatecli-mods-main

@cloudsecmachine cloudsecmachine force-pushed the updatecli_main_updatecli-mods-main branch 2 times, most recently from f4a0fe8 to 905dc72 Compare October 21, 2024 08:34
@cloudsecmachine cloudsecmachine force-pushed the updatecli_main_updatecli-mods-main branch from 905dc72 to bce9d8b Compare October 28, 2024 08:33
Made with ❤️️ by updatecli
@cloudsecmachine cloudsecmachine force-pushed the updatecli_main_updatecli-mods-main branch from bce9d8b to d6f9be5 Compare November 4, 2024 08:25
@romulets romulets enabled auto-merge (squash) November 4, 2024 15:15
@romulets romulets merged commit d8d19f6 into main Nov 4, 2024
11 checks passed
@romulets romulets deleted the updatecli_main_updatecli-mods-main branch November 4, 2024 15:16
mergify bot pushed a commit that referenced this pull request Nov 4, 2024
chore: Update golang mod dependencies

Made with ❤️️ by updatecli

Co-authored-by: Rômulo Farias <[email protected]>
(cherry picked from commit d8d19f6)

# Conflicts:
#	go.mod
#	go.sum
romulets added a commit that referenced this pull request Nov 5, 2024
* [updatecli] Update golang mod dependencies (#2566)

chore: Update golang mod dependencies

Made with ❤️️ by updatecli

Co-authored-by: Rômulo Farias <[email protected]>
(cherry picked from commit d8d19f6)

# Conflicts:
#	go.mod
#	go.sum

* Solve conflict (keep ristretto v0.1.1)

---------

Co-authored-by: cloudsecmachine <[email protected]>
Co-authored-by: Rômulo Farias <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation backport-v8.x dependency go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants