Skip to content

Bump Go to 1.26.5 and mongo-driver to v2.8.0#97

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

Bump Go to 1.26.5 and mongo-driver to v2.8.0#97
petruki merged 1 commit into
masterfrom
staging

Conversation

@petruki

@petruki petruki commented Jul 14, 2026

Copy link
Copy Markdown
Member

This pull request updates dependencies and CI workflows to use newer versions, primarily focusing on upgrading the Go version, related tooling, and several indirect dependencies. These changes aim to keep the project up-to-date, improve security, and ensure compatibility with the latest features and fixes.

Dependency Upgrades

  • Upgraded Go version from 1.26.4 to 1.26.5 across go.mod, Dockerfile, .devcontainer/Dockerfile, and all GitHub Actions workflows to ensure the project uses the latest stable Go release. [1] [2] [3] [4] [5] [6] [7]
  • Updated go.mongodb.org/mongo-driver/v2 from v2.7.0 to v2.8.0 in go.mod for improved MongoDB driver support.
  • Upgraded several indirect dependencies (golang.org/x/crypto, golang.org/x/net, golang.org/x/sync, golang.org/x/sys, golang.org/x/text) to their latest versions in go.mod.

CI/CD Workflow Improvements

  • Updated actions/checkout from v6 to v7 in all workflows for better performance and new features. [1] [2] [3] [4] [5] [6] [7] [8]
  • Updated the vulnerability check tool govulncheck to version v1.6.0 and its installation hash to the latest commit in workflows and the Makefile. [1] [2] [3]

These updates help maintain security, stability, and compatibility with the latest ecosystem standards.

@petruki petruki added this to the v1.0.1 milestone Jul 14, 2026
@petruki petruki self-assigned this Jul 14, 2026
@sonarqubecloud

Copy link
Copy Markdown

@petruki petruki merged commit 20bab45 into master Jul 14, 2026
5 checks passed
@petruki petruki deleted the staging branch July 14, 2026 05:21
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