go.mod: bump github.com/sashabaranov/go-openai from 1.41.2 to 1.42.0 - #2777
Merged
github-actions[bot] merged 1 commit intoAug 7, 2026
Conversation
Bumps [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) from 1.41.2 to 1.42.0. - [Release notes](https://github.com/sashabaranov/go-openai/releases) - [Commits](sashabaranov/go-openai@v1.41.2...v1.42.0) --- updated-dependencies: - dependency-name: github.com/sashabaranov/go-openai dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/sashabaranov/go-openai-1.42.0
branch
from
August 7, 2026 09:22
0cd1d33 to
c9964f6
Compare
github-actions
Bot
deleted the
dependabot/go_modules/github.com/sashabaranov/go-openai-1.42.0
branch
August 7, 2026 09:37
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.
Bumps github.com/sashabaranov/go-openai from 1.41.2 to 1.42.0.
Release notes
Sourced from github.com/sashabaranov/go-openai's releases.
Commits
3d58ac5fix: always serialize stream field in request JSON (#1104)7c96fe3stream_reader: stop wrapping nil APIError into "error, <nil>" (#1107)668732eform_builder: always set a Content-Type on reader-based form parts (#1108)3a07c12fix(images): send omitted image edit fields (#1113)78fc7e1Modernize models, docs, and CI (#1114)5a94c0afeat: add Responses API support (#1112)5d7a276Stop stripping dots in azure model mapper for models that aren't 3.5 based (#...