chore(deps): bump golang.org/x/text to v0.41.0 - #11789
Conversation
Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Updates the direct golang.org/x/text dependency while preserving compatibility with Go 1.26.4.
Changes:
- Bumps
golang.org/x/textfrom v0.40.0 to v0.41.0. - Refreshes checksums, including
x/toolsv0.48.0 required by the updated module graph.
Show a summary per file
| File | Description |
|---|---|
go.mod |
Updates the direct x/text dependency. |
go.sum |
Records matching x/text and x/tools checksums. |
Review details
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
- Files reviewed: 1/2 changed files
- Comments generated: 0
- Review effort level: Balanced
🔒 mcpg Read-Only Stress — defaultSurface coverage: MCP tool calls + proxied CLI (REST) + GraphQL mutations
Overall: INCONCLUSIVE
References: §32740931990
|
🔒 mcpg Read-Only Stress — docker-sbxSurface coverage: MCP tool calls + proxied CLI (REST) + GraphQL mutations
Overall: INCONCLUSIVE
No writes leaked. The security posture for this runtime appears correct, but the methodology gaps above mean gateway-layer enforcement was not independently confirmed on this run. Run: §32740932078
|
Routine patch bump of the direct dependency
golang.org/x/text, originally proposed by Repo Assist but blocked becausego.mod/go.sumare protected files.Changes
go.mod—golang.org/x/textv0.40.0→v0.41.0go.sum— updated hashes forx/textv0.41.0;go mod tidyalso advanced the indirectgolang.org/x/toolsentryv0.47.0→v0.48.0to match the new x/text module graphNo source changes;
x/textis used only transitively for text handling and this release carries no behavioral changes affecting this codebase.