Skip to content

bump direct go dependencies#2811

Merged
dgageot merged 2 commits into
docker:mainfrom
dgageot:board/9b5f6e41123e49bb
May 18, 2026
Merged

bump direct go dependencies#2811
dgageot merged 2 commits into
docker:mainfrom
dgageot:board/9b5f6e41123e49bb

Conversation

@dgageot
Copy link
Copy Markdown
Member

@dgageot dgageot commented May 18, 2026

Bumps direct Go module dependencies. Each bump was validated with `task lint` and `task test` and committed individually.

Module From To Status
github.com/openai/openai-go/v3 v3.35.0 v3.36.0 bumped
github.com/pb33f/libopenapi v0.36.3 v0.36.4 bumped

Assisted-By: docker-agent

@dgageot dgageot requested a review from a team as a code owner May 18, 2026 08:43
Copy link
Copy Markdown

@docker-agent docker-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

This is a routine dependency bump updating two direct Go modules:

  • github.com/openai/openai-go/v3: v3.35.0 → v3.36.0
  • github.com/pb33f/libopenapi: v0.36.3 → v0.36.4

Both go.mod and go.sum are updated consistently — version strings, h1 hashes, and go.mod hashes are all updated in lockstep, and no stale entries remain for the old versions. The module major version (v3) is correctly preserved. No issues found.

@dgageot dgageot merged commit a02d816 into docker:main May 18, 2026
8 checks passed
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.

3 participants