Skip to content

chore(deps): finish Go bumps — oapi-codegen 1.4.1 + x/mod 0.36.0#90

Merged
amirotin merged 1 commit into
mainfrom
chore/go-deps-finish
May 28, 2026
Merged

chore(deps): finish Go bumps — oapi-codegen 1.4.1 + x/mod 0.36.0#90
amirotin merged 1 commit into
mainfrom
chore/go-deps-finish

Conversation

@amirotin

Copy link
Copy Markdown
Contributor

Supersedes #80 and #78. Both Dependabot Go bumps conflicted on go.sum with the crypto/grpc/kin-openapi bumps that merged first, and @dependabot recreate is disabled here. Regenerated via go get + go mod tidy; go build ./... and go vet pass.

Finishes the two Go bumps (Dependabot #80, #78) that could not merge
individually — their go.sum hunks conflicted with the crypto/grpc/
kin-openapi bumps that landed first, and `@dependabot recreate` is
disabled in this repo. Regenerated via go get + go mod tidy; build + vet
pass.
@sonarqubecloud

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Routine Go dependency bumps regenerated to resolve go.sum conflicts after sibling Dependabot PRs merged. Bumps github.com/oapi-codegen/runtime to v1.4.1 (patch bug-fix release) and golang.org/x/mod to v0.36.0. The runtime library is only used by generated OpenAPI code; x/mod/semver is used by the agent updater downgrade gate, which is covered by existing tests.

Changes:

  • Bump github.com/oapi-codegen/runtime from v1.4.0 to v1.4.1.
  • Bump golang.org/x/mod from v0.35.0 to v0.36.0.
  • Add transitive github.com/oapi-codegen/nullable v1.1.0 to go.sum.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates direct dependency versions for oapi-codegen/runtime and golang.org/x/mod.
go.sum Refreshes checksums for the bumped modules and adds the new transitive nullable module.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@amirotin amirotin merged commit 886c0a6 into main May 28, 2026
27 checks passed
@amirotin amirotin deleted the chore/go-deps-finish branch May 28, 2026 21:17
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.

2 participants