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

Upgrade module to v2 #58

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

ygalblum
Copy link
Contributor

Type of change

  • Bug fix

Description

In order to release a v2 version the package must follow the guidelines detailed here: https://go.dev/wiki/Modules#releasing-modules-v2-or-higher.
Following the instructions, this PR includes the changes produced by https://github.com/marwan-at-work/mod (by running mod upgrade

Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.74%. Comparing base (dcdbc64) to head (8b7c4bb).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage   80.74%   80.74%           
=======================================
  Files          10       10           
  Lines         483      483           
=======================================
  Hits          390      390           
  Misses         71       71           
  Partials       22       22           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vishnuchalla vishnuchalla self-requested a review February 19, 2025 17:22
Copy link
Collaborator

@vishnuchalla vishnuchalla left a comment

Choose a reason for hiding this comment

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

Thanks for bringing this up. Let make sure we follow semantic versioning rules going forward.

@vishnuchalla vishnuchalla merged commit 717a817 into cloud-bulldozer:main Feb 19, 2025
6 checks passed
@ygalblum ygalblum deleted the upgrade-module branch February 19, 2025 20:58
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.

2 participants