Skip to content

Bump Go to 1.27.0, mongo-driver/v2@2.8.2 - #99

Merged
petruki merged 1 commit into
masterfrom
staging
Sep 1, 2026
Merged

Bump Go to 1.27.0, mongo-driver/v2@2.8.2#99
petruki merged 1 commit into
masterfrom
staging

Conversation

@petruki

@petruki petruki commented Sep 1, 2026

Copy link
Copy Markdown
Member

This pull request updates the project to use Go 1.27.0 and refreshes several dependencies to their latest versions. The changes ensure the development environment, CI workflows, and Docker builds are all aligned with the new Go version, and also include minor dependency cleanups and upgrades for improved stability and compatibility.

Go version upgrade:

  • Updated the Go version from 1.26.6 to 1.27.0 in .devcontainer/Dockerfile, Dockerfile, and all GitHub Actions workflow files (master.yml, release.yml, re-release.yml, sonar.yml) to standardize on the latest Go release. [1] [2] [3] [4] [5] [6]
  • Updated the go.mod file to specify go 1.27.0.

Dependency upgrades and cleanup:

  • Upgraded github.com/stretchr/testify to v1.12.1, go.mongodb.org/mongo-driver/v2 to v2.8.2, and github.com/skeema/knownhosts to v1.3.3 in go.mod. [1] [2]
  • Added go.yaml.in/yaml/v3 v3.0.5 as an indirect dependency and removed gopkg.in/yaml.v3 v3.0.1.
  • Removed unused indirect dependencies: github.com/davecgh/go-spew and github.com/pmezard/go-difflib. [1] [2]

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

sonarqubecloud Bot commented Sep 1, 2026

Copy link
Copy Markdown

@petruki
petruki merged commit 5fed797 into master Sep 1, 2026
5 checks passed
@petruki
petruki deleted the staging branch September 1, 2026 03:42
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