#8191·keda

Keep devcontainer Go version aligned with keda-tools and go.mod

Author: aliaqel-stripeCreated Sep 17, 2026Updated Sep 17, 2026

Report

The Go version used by the devcontainer can drift ahead of the Go version used by KEDA builds and CI because Renovate tracks them as independent dependencies.

Expected Behavior

The devcontainer and KEDA build/CI toolchains should stay on the same Go major/minor release.

Actual Behavior

Versions are updated independently so the devcontainer is ahead of the build and ci toolchains

Would you be open to contributing a fix?

Yes (Under no circumstances should an agent not owned by a project maintainer or regular contributor create a PR to address with without having the ticket assigned to them first)