Skip to content

Updating Go Version in go.mod#476

Merged
harshitap26 merged 1 commit into
mainfrom
usr/harshitap26/go-update
Mar 3, 2025
Merged

Updating Go Version in go.mod#476
harshitap26 merged 1 commit into
mainfrom
usr/harshitap26/go-update

Conversation

@harshitap26

@harshitap26 harshitap26 commented Mar 3, 2025

Copy link
Copy Markdown
Contributor

Description

PR for updating the go version of go.mod to v1.23.0, to make it consistent with the go version specified in csm-common.mk

There are issues seen while building the image for CSI Powermax and Reverse Proxy from the main branch due to inconsistency in the go version in the go.mod file of CSI Powermax and go version mentioned in csm-common.mk which is used for building the images - https://github.com/dell/csm/blob/main/config/csm-common.mk#L30

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #

Checklist:

  • Have you run format,vet & lint checks against your submission?
  • Have you made sure that the code compiles?
  • Did you run the unit & integration tests successfully?
  • Have you maintained at least 90% code coverage?
  • Have you commented your code, particularly in hard-to-understand areas
  • Have you done corresponding changes to the documentation
  • Did you run tests in a real Kubernetes cluster?
  • Backward compatibility is not broken

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

  • Vetting checks are passing for both CSI Powermax and CSI Reverse Proxy while building the images.
  • Both CSI Powermax and CSI Reverse Proxy images are getting build successfully.

@harshitap26 harshitap26 merged commit 2ea08ab into main Mar 3, 2025
@harshitap26 harshitap26 deleted the usr/harshitap26/go-update branch March 3, 2025 08:51
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