Skip to content

chore(deps): update go-indirect#1005

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-indirect
Open

chore(deps): update go-indirect#1005
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-indirect

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 21, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/anthropics/anthropic-sdk-go v1.42.0v1.45.0 age confidence indirect minor
github.com/charmbracelet/x/exp/charmtone fe5d686798e623 age confidence indirect digest
github.com/charmbracelet/x/exp/slice fe5d686798e623 age confidence indirect digest
github.com/googleapis/enterprise-certificate-proxy v0.3.15v0.3.16 age confidence indirect patch
github.com/invopop/jsonschema v0.13.0v0.14.0 age confidence indirect minor
github.com/ollama/ollama v0.23.0v0.24.0 age confidence indirect minor
golang.org/x/exp 746e56f74f9aab age confidence indirect digest
google.golang.org/api v0.278.0v0.280.0 age confidence indirect minor
google.golang.org/genai v1.56.0v1.58.0 age confidence indirect minor
google.golang.org/genproto/googleapis/rpc 3700d410a33c5d age confidence indirect digest
google.golang.org/grpc v1.81.0v1.81.1 age confidence indirect patch

Release Notes

anthropics/anthropic-sdk-go (github.com/anthropics/anthropic-sdk-go)

v1.45.0

Compare Source

Full Changelog: v1.44.1...v1.45.0

Features
  • api: Add support for thinking-token-count beta for estimated tokens in thinking block deltas when streaming (dedeb6d)

v1.44.1

Compare Source

Full Changelog: v1.44.1...v1.45.0

Features
  • api: Add support for thinking-token-count beta for estimated tokens in thinking block deltas when streaming (dedeb6d)

v1.44.0

Compare Source

Full Changelog: v1.44.0...v1.44.1

Bug Fixes
  • runner: skip tool calls SessionToolRunner does not own (93afc65)

v1.43.0

Compare Source

Full Changelog: v1.43.0...v1.44.0

Features
  • client: Add support for self-hosted sandboxes in CMA with sandbox helpers (34354c4)
googleapis/enterprise-certificate-proxy (github.com/googleapis/enterprise-certificate-proxy)

v0.3.16

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.15...v0.3.16

invopop/jsonschema (github.com/invopop/jsonschema)

v0.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: invopop/jsonschema@v0.13.0...v0.14.0

ollama/ollama (github.com/ollama/ollama)

v0.24.0

Compare Source

Codex App

Ollama 0.24 includes support for the Codex App, OpenAI's desktop experience for working on Codex threads in parallel with built-in worktree support and git functionality.

ollama launch codex-app
CleanShot 2026-05-14 at 15 04 18@​2x
Built-in browser

Codex can load local servers and sites in its built-in browser, enabling you to directly annotate on the page to request changes.

codex-annotate copy
Review mode

Review code inside the app, leave comments, and iterate without leaving your workspace.

codex-comments copy 2
Choosing a model

For difficult coding and agentic tasks:

  • kimi-k2.6 (with vision support)
  • glm-5.1

For local use without an Ollama Cloud subscription:

  • nemotron-3-super
  • gemma4:31b
  • qwen3.6
Restore anytime

To restore the previous configuration of Codex App, run:

ollama launch codex-app --restore

What's Changed

  • Reworked the MLX sampler for improved generation quality on Apple Silicon

Full Changelog: ollama/ollama@v0.23.0...v0.24.0

v0.23.4

Compare Source

What's Changed

  • ollama launch opencode now supports vision models with image inputs
  • Fixed formatting of Claude tool results when using local image paths

Full Changelog: ollama/ollama@v0.23.3...v0.23.4

v0.23.3

Compare Source

What's Changed

Full Changelog: ollama/ollama@v0.23.2...v0.23.3

v0.23.2

Compare Source

What's Changed

  • ollama launch no longer includes Claude Desktop due to the third-party integration being limited to Anthropic models.
  • Use ollama launch claude-desktop --restore to restore Claude Desktop to its normal state.
  • /api/show responses are now cached, improving median latency by ~6.7x which will increase load speed for integrations like VS Code.
  • Improved backup workflow when managing launch integrations
  • Cleaner image generation layout in the MLX runner

Full Changelog: ollama/ollama@v0.23.1...v0.23.2

v0.23.1

Compare Source

Gemma 4 MTP (Multi-token Processing) for the MLX runner

Gemma 4 MTP speculative decoding is now supported on Macs. This can give over a 2x speed increase for the Gemma 4 31B model on coding tasks.

ollama run gemma4:31b-coding-mtp-bf16

What's Changed

Full Changelog: ollama/ollama@v0.23.0...v0.23.1

googleapis/google-api-go-client (google.golang.org/api)

v0.280.0

Compare Source

Features

v0.279.0

Compare Source

Features
googleapis/go-genai (google.golang.org/genai)

v1.58.0

Compare Source

Features
  • add enable_prompt_injection_detection for Computer Use feature for the Gemini API. (19c2566)
  • add new fields (1608e80)

v1.57.0

Compare Source

Features
  • Expose Test and Server of the Replay API Client for the cross module usage in the AgentPlatform module. (27b142d)
  • support Blocking FunctionCall in Live API in AgentPlatform (Vertex) (e5e653c)
  • support speech to speech translation in Gemini Live (621b55d)
Bug Fixes
  • Fix version redaction logic in the replay API client. (af4c931)
grpc/grpc-go (google.golang.org/grpc)

v1.81.1: Release 1.81.1

Compare Source

Security

  • xds/rbac: Fix a potential authorization bypass caused by incorrectly falling through URI/DNS SANs to Subject Distinguished Name (DN) when matching the authenticated principal name. With this fix, only the first non-empty identity source will be used, as per gRFC A41. (#​9111)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 21, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.26 -> 1.26.0

@renovate renovate Bot force-pushed the renovate/go-indirect branch 9 times, most recently from c2ffb3a to d4cf85b Compare May 23, 2026 02:12
@renovate renovate Bot force-pushed the renovate/go-indirect branch from d4cf85b to d1b9ad7 Compare May 23, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants