Skip to content

Go version upgrade - #1

Open
anishb-ms wants to merge 18 commits into
masterfrom
go-version-upgrade
Open

Go version upgrade#1
anishb-ms wants to merge 18 commits into
masterfrom
go-version-upgrade

Conversation

@anishb-ms

Copy link
Copy Markdown
Owner

Upgrading GO version from 1.24 to 1.26

@anishb-ms
anishb-ms force-pushed the go-version-upgrade branch from e4b233f to 5f36572 Compare April 29, 2026 05:20
@anishb-ms

Copy link
Copy Markdown
Owner Author

@copilot resolve the merge conflicts in this pull request

…verage.yml conflict

Co-authored-by: anishb-ms <122366082+anishb-ms@users.noreply.github.com>

Copilot AI commented Apr 29, 2026

Copy link
Copy Markdown

@copilot resolve the merge conflicts in this pull request

Resolved the merge conflict in .github/workflows/adapter-code-coverage.yml (commit a450917).

The master branch (via PR #2) had moved Checkout Code before Install Go and switched from a hardcoded go-version: 1.26.1 to go-version-file: go.mod. The resolution uses the master approach — checkout first, then install Go using go-version-file: go.mod, which dynamically reads the version from go.mod (already updated to Go 1.26 in this PR).

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