Skip to content

docs: bump required Go version to 1.26.1 in DEVELOPMENT.md#1698

Merged
EItanya merged 2 commits intokagent-dev:mainfrom
mesutoezdil:docs/fix-go-version
Apr 22, 2026
Merged

docs: bump required Go version to 1.26.1 in DEVELOPMENT.md#1698
EItanya merged 2 commits intokagent-dev:mainfrom
mesutoezdil:docs/fix-go-version

Conversation

@mesutoezdil
Copy link
Copy Markdown
Contributor

@mesutoezdil mesutoezdil commented Apr 19, 2026

The Go version listed in DEVELOPMENT.md was v1.24.6 but go/go.mod says go 1.26.1. Anyone following the setup guide on Go 1.24 will hit a build error. Just aligning the docs with what the module actually requires.

The go.mod file declares 'go 1.26.1' so a contributor on Go 1.24 will
hit a build error. Aligning the DEVELOPMENT.md prerequisite with the
actual module requirement.

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
Copilot AI review requested due to automatic review settings April 19, 2026 19:15
Copy link
Copy Markdown
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

Updates contributor-facing documentation to match the Go toolchain version required by the Go module, preventing setup/build failures for new developers following DEVELOPMENT.md.

Changes:

  • Bumped the documented minimum Go version in DEVELOPMENT.md from v1.24.6+ to v1.26.1+ to align with go/go.mod.

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

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
@EItanya EItanya merged commit 10df77e into kagent-dev:main Apr 22, 2026
4 checks passed
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.

3 participants