From 141feaf30cd2f44bfdf448d14dffb2aca5f303ed Mon Sep 17 00:00:00 2001 From: Luc Talatinian <102624213+lucix-aws@users.noreply.github.com> Date: Wed, 14 Feb 2024 13:32:04 -0500 Subject: [PATCH] Update README.md (#2498) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a6d0f4fda6..058421ac612 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ `aws-sdk-go-v2` is the v2 AWS SDK for the Go programming language. -The v2 SDK requires a minimum version of `Go 1.19`. +The v2 SDK requires a minimum version of `Go 1.20`. Check out the [release notes](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md) for information about the latest bug fixes, updates, and features added to the SDK.