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

Run go mod tidy. #724

Merged
merged 1 commit into from
May 10, 2023
Merged

Run go mod tidy. #724

merged 1 commit into from
May 10, 2023

Conversation

jacobweinstock
Copy link
Member

Description

Run go mod tidy.

Why is this needed

Fixes: #

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
@codecov
Copy link

codecov bot commented May 9, 2023

Codecov Report

Merging #724 (920fe04) into main (54a6f1c) will not change coverage.
The diff coverage is n/a.

❗ Current head 920fe04 differs from pull request most recent head 18d399f. Consider uploading reports for the commit 18d399f to get more accurate results

@@           Coverage Diff           @@
##             main     #724   +/-   ##
=======================================
  Coverage   55.54%   55.54%           
=======================================
  Files          26       26           
  Lines        1100     1100           
=======================================
  Hits          611      611           
  Misses        474      474           
  Partials       15       15           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@chrisdoherty4 chrisdoherty4 added the ready-to-merge Signal to Mergify to merge the PR. label May 10, 2023
@mergify mergify bot merged commit ff98222 into tinkerbell:main May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Signal to Mergify to merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants