Skip to content

chore: upgrade Go to 1.26.5 and update GitHub Actions to latest versions#21

Merged
Kanti merged 4 commits into
masterfrom
copilot/update-go-version-1-26-5
Jul 15, 2026
Merged

chore: upgrade Go to 1.26.5 and update GitHub Actions to latest versions#21
Kanti merged 4 commits into
masterfrom
copilot/update-go-version-1-26-5

Conversation

Copilot AI commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps Go from 1.19 → 1.26.5 across go.mod and the Docker build image, and brings all GitHub Actions from significantly outdated versions to current.

Changes

  • Go runtime: go.mod and Dockerfile base image updated to 1.26.5
  • golangci-lint config: exportlooprefcopyloopvar (deprecated on Go 1.22+, causes CI exit code 7)
  • GitHub Actions versions:
Action Old New
actions/checkout v2 v7
actions/setup-go v2 v6
golangci/golangci-lint-action v2 v9
docker/metadata-action v3/v4 v6
docker/setup-qemu-action v1 v4
docker/setup-buildx-action v1 v4
docker/build-push-action v2 v7
docker/login-action v1 v4
svenstaro/upload-release-action v2 2.11.5

updates golang.org/x/crypto to v0.54.0
and golang.org/x/sys to v0.47.0

Fixes #15
Fixes #17
Fixes #18

Copilot AI changed the title chore: upgrade Go to 1.26.5 and update all GitHub Actions to latest versions chore: upgrade Go to 1.26.5 and update GitHub Actions to latest versions Jul 15, 2026
Copilot finished work on behalf of Kanti July 15, 2026 08:50
Copilot AI requested a review from Kanti July 15, 2026 08:50
@Kanti Kanti marked this pull request as ready for review July 15, 2026 10:34
@Kanti Kanti merged commit 2ca742c into master Jul 15, 2026
3 checks passed
@Kanti Kanti deleted the copilot/update-go-version-1-26-5 branch July 15, 2026 11:37
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.

[CRITICAL] Security issues to fix - Exhaustive list CVE-2023-24538/CVE-2023-24540 - stdlib CVE-2022-29526 - golang.org/x/sys

2 participants