AWS Security ChangesHomeSearch

AWS cdk documentation change

Service: cdk · 2026-03-07 · Documentation low

File: cdk/v2/guide/work-with-cdk-go.md

Summary

Updated Go toolchain requirement from v1.18 to v1.23

Security assessment

Language version update reflects current support requirements but does not explicitly address security issues or introduce security documentation.

Diff

diff --git a/cdk/v2/guide/work-with-cdk-go.md b/cdk/v2/guide/work-with-cdk-go.md
index 259fcfc6f..4493fb949 100644
--- a//cdk/v2/guide/work-with-cdk-go.md
+++ b//cdk/v2/guide/work-with-cdk-go.md
@@ -21 +21 @@ To work with the AWS CDK, you must have an AWS account and credentials and have
-The Go bindings for the AWS CDK use the standard [Go toolchain](https://golang.org/dl/), v1.18 or later. You can use the editor of your choice.
+The Go bindings for the AWS CDK use the standard [Go toolchain](https://golang.org/dl/), v1.23 or later. You can use the editor of your choice.