Bump golang.org modules - #8773
Merged
Merged
Conversation
Bumps [github.com/kardianos/service](https://github.com/kardianos/service) from 1.2.2 to 1.3.0. - [Commits](kardianos/service@v1.2.2...v1.3.0) --- updated-dependencies: - dependency-name: github.com/kardianos/service dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.23.2 to 1.24.1. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.24.1/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.2...v1.24.1) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
github.com/coreos/go-oidc/v3 v3.20.0 -> v3.21.0 github.com/go-jose/go-jose/v4 v4.1.4 -> v4.1.5 github.com/prometheus/common v0.70.1 -> v0.71.0 Couchbase-owned modules (gocb, gocbcore, gomemcached, sg-bucket, rosmar, go-fleecedelta) and otto are bumped separately. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Contributor
Contributor
There was a problem hiding this comment.
🔵 Needs a closer look
Large dependency bumps can introduce subtle build/runtime changes, and this review cannot confirm full unit/integration test coverage/results.
Pull request overview
Updates Sync Gateway’s Go module dependencies (primarily golang.org/x/* plus a few “low-risk” upstream libs) to keep main aligned with the corresponding release-branch bumps and incorporate previously deferred Dependabot updates.
Changes:
- Bump
golang.org/x/*dependencies in the main module and the integration-test tools submodule. - Update selected upstream dependencies (
go-oidc,go-jose, Prometheus client libs,kardianos/service, andklauspost/compressindirect). - Refresh
go.sumfiles to match the new resolved dependency graph.
File summaries
| File | Description |
|---|---|
go.mod |
Updates primary dependency versions for golang.org/x/* and selected upstream modules (OIDC/JOSE/Prometheus/service). |
go.sum |
Updates checksums to reflect the new dependency versions/resolution. |
integration-test/tools/go.mod |
Updates golang.org/x/* indirect dependencies for the integration test tooling module. |
integration-test/tools/go.sum |
Updates checksums for the integration test tooling module after dependency bumps. |
Review details
- Files reviewed: 2/4 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
RIT3shSapata
approved these changes
Sep 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
mainequivalent of #8763 #8762 #8761golang.orgpackagesIntegration Tests