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

chore: update dependencies and libraries #349

Merged
merged 2 commits into from
Mar 5, 2025
Merged

Conversation

dejanzele
Copy link
Member

@dejanzele dejanzele commented Mar 3, 2025

Pull Request Template

Description

Please include a summary of the changes and the related issue (if any). Describe your changes in detail to help reviewers understand your contribution.

  • What is the purpose of this PR?
  • Update Golang to latest
  • Update go dependencies to latest
  • Update external tools to latest
  • Resolve issues and broken changes
  • What was changed?
  • go.mod
  • Makefile
  • Autogenerated code
  • Why was it changed?
  • Mostly security
  • Does this address any existing issues or enhancement requests?

Fixes # (issue)

Type of change

Please select the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code Style Update (formatting, renaming)
  • Refactor (code changes that do not fix a bug or add a feature)
  • Documentation Update
  • Other (please describe):

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions to reproduce these tests. List any relevant details for your test configuration.

Unit and integrations test pass, manual testing also using make kind-all.

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

Signed-off-by: Dejan Zele Pejchev <[email protected]>
@dejanzele dejanzele force-pushed the chore/mod-dep-update branch 5 times, most recently from 2c6f79b to c607e3c Compare March 4, 2025 09:59
Signed-off-by: Dejan Zele Pejchev <[email protected]>
@dejanzele dejanzele force-pushed the chore/mod-dep-update branch from c607e3c to 37eb3fd Compare March 4, 2025 11:02
Copy link
Contributor

@Sovietaced Sovietaced left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Most changes are autogenerated

@richscott richscott merged commit 29cba26 into main Mar 5, 2025
21 checks passed
@richscott richscott deleted the chore/mod-dep-update branch March 5, 2025 18:24
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.

3 participants