Skip to content

Bump Go to 1.26.4, go-git/v5@5.19.1#94

Merged
petruki merged 1 commit into
masterfrom
staging
Jun 14, 2026
Merged

Bump Go to 1.26.4, go-git/v5@5.19.1#94
petruki merged 1 commit into
masterfrom
staging

Conversation

@petruki

@petruki petruki commented Jun 14, 2026

Copy link
Copy Markdown
Member

This pull request updates the Go toolchain and several dependencies to their latest patch versions, and also upgrades the SonarCloud GitHub Action used in CI workflows. These changes help ensure the project stays up to date with security patches and bug fixes.

Dependency and toolchain updates:

  • Updated Go version from 1.26.3 to 1.26.4 across the codebase, including go.mod, Dockerfiles, and all CI workflows. This ensures the project uses the latest Go patch release. [1] [2] [3] [4] [5] [6] [7]
  • Upgraded several Go module dependencies to their latest patch versions in go.mod, including github.com/go-git/go-git/v5, golang.org/x/crypto, golang.org/x/net, golang.org/x/sync, golang.org/x/sys, golang.org/x/text, and the github.com/elazarl/goproxy replace directive. [1] [2]

CI workflow improvements:

  • Updated the SonarCloud scan GitHub Action from version 8.0.0 to 8.2.0 in both master.yml and sonar.yml workflows to use the latest features and bug fixes. [1] [2]

Other changes:

  • Minor cleanup in .devcontainer/docker-compose.yml by removing the version field (which is now optional in recent Docker Compose versions).

@petruki petruki self-assigned this Jun 14, 2026
@sonarqubecloud

Copy link
Copy Markdown

@petruki petruki merged commit df839d5 into master Jun 14, 2026
5 checks passed
@petruki petruki deleted the staging branch June 14, 2026 21:18
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.

1 participant