mirror of
https://github.com/zitadel/zitadel.git
synced 2026-08-19 01:14:48 -05:00
This pull request makes a minor update to the Go feature version in the dev container configuration, ensuring compatibility with the latest patch releases in the 1.25 series. * Updated the Go feature version from `1.25.3` to `1.25` in `.devcontainer/devcontainer.json` to allow for the latest patch version to be used.