Skip to content

go mod tidy#392

Merged
adamdickmeiss merged 1 commit intomainfrom
go-mod-tidy-go-jsonmerge
Feb 5, 2026
Merged

go mod tidy#392
adamdickmeiss merged 1 commit intomainfrom
go-mod-tidy-go-jsonmerge

Conversation

@adamdickmeiss
Copy link
Contributor

Adds github.com/apapsch/go-jsonmerge
Adds github.com/oapi-codegen/runtime

Without this, code editor assumes generated source is in error.

Adds github.com/apapsch/go-jsonmerge
Adds github.com/oapi-codegen/runtime

Without this, code editor assumes generated source is in error.
Copilot AI review requested due to automatic review settings February 5, 2026 14:47
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR runs go mod tidy to add missing runtime dependencies required by oapi-codegen-generated code.

Changes:

  • Adds github.com/oapi-codegen/runtime v1.1.2 as a direct dependency
  • Adds github.com/apapsch/go-jsonmerge/v2 v2.0.0 as an indirect (transitive) dependency

Reviewed changes

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

File Description
broker/go.mod Adds oapi-codegen/runtime v1.1.2 as a direct dependency and apapsch/go-jsonmerge/v2 v2.0.0 as an indirect dependency
broker/go.sum Updates checksums for the newly added dependencies and their transitive dependencies, also updates indexdata/cql-go version

@adamdickmeiss adamdickmeiss merged commit 2567e4b into main Feb 5, 2026
9 checks passed
@adamdickmeiss adamdickmeiss deleted the go-mod-tidy-go-jsonmerge branch February 5, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants