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

Updated go modules #210

Merged
merged 12 commits into from
Sep 27, 2024
Merged

Updated go modules #210

merged 12 commits into from
Sep 27, 2024

Conversation

niranjan-n1
Copy link
Contributor

@niranjan-n1 niranjan-n1 commented Sep 26, 2024

Description

Updated Go modules and dependencies to ensure the latest stable versions are used, improving quality.

As part of this PR made the following changes:

  • Updated go.mod and dependencies

  • Fixed go lint issues

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
dell/csm#1435

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Backward compatibility is not broken

How Has This Been Tested?

image

  • Ran make unit-test

image
image

  • Built image and ran short integration test against the image

image

@gallacher
Copy link
Collaborator

@niranjan-n1. Please provide additional information in the description related to why these changes are being made. Thanks!

@niranjan-n1 niranjan-n1 merged commit d75df91 into main Sep 27, 2024
14 checks passed
@niranjan-n1 niranjan-n1 deleted the go-module-updated branch September 27, 2024 05:16
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.

6 participants