[8.19](backport #7404) build(deps): bump github.com/oapi-codegen/runtime from 1.5.0 to 1.6.0 in /pkg/api#7433
[8.19](backport #7404) build(deps): bump github.com/oapi-codegen/runtime from 1.5.0 to 1.6.0 in /pkg/api#7433mergify[bot] wants to merge 2 commits into
Conversation
Bumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/oapi-codegen/runtime/releases) - [Commits](oapi-codegen/runtime@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/oapi-codegen/runtime dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit eaab69a)
TL;DRThe E2E job fails before test execution because the backport updates the locally replaced Remediation
Investigation detailsRoot CauseThe PR changes Evidence
VerificationNot run: the CI job stops during Go module resolution before compiling or executing E2E tests. No matching What is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
The testing module uses pkg/api via a replace directive. After pkg/api/go.mod was bumped to v1.6.0, testing/go.mod needs the same indirect dependency update to keep the module graph consistent. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Bumps github.com/oapi-codegen/runtime from 1.5.0 to 1.6.0.
Release notes
Sourced from github.com/oapi-codegen/runtime's releases.
Commits
01be2fachore(deps): update module github.com/golangci/golangci-lint to v2.12.2 (#112)1463938Allow customizing default query encoder (#145)This is an automatic backport of pull request #7404 done by [Mergify](https://mergify.com).