Upgrade Go version from 1.24 to 1.26#4737
Conversation
Code coverage summaryNote:
adapterstestRefer here for heat map coverage report |
|
Curious, entire json and yaml files are showing up as a change. Did you inadvertently change the line endings? |
|
The go version should be at least 1.26.2. Previous versions 1.26.x have bugs in delve debugger |
bsardo
left a comment
There was a problem hiding this comment.
I understand Go 1.26 has a stricter linter which is driving some of these changes and we will accept those changes as part of this PR. However, typically those changes should be in a separate PR that would be merged prior to the Go version upgrade so please follow that guidance going forward.
|
Also note that this PR will be its own release. |
Good catch — yes, the editor saved those four files with CRLF line endings, which made the entire file render as changed even though only a few lines actually differ. Fixed it |
|
@anishb-ms now that we merged in my change to the adapter code coverage workflow, can you merge with master to verify that that workflow failure goes away here? |
Code coverage summaryNote:
adapterstestRefer here for heat map coverage report |
All validations are passing successfully now. |

Upgrading Go version build from 1.24 and 1.26.
Doing version compatibility fixes
Testing
Ran all Unit tests
Tested following endpoints -