From c511a1bf1b131ab61044e390c4208ca78c0c965c Mon Sep 17 00:00:00 2001 From: Sam Lown Date: Tue, 30 Jul 2024 07:59:19 +0000 Subject: [PATCH] Fixing doc supported version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc5bed6..9ecdeb7 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ For further examples, checkout the [GOBL project](https://github.com/invopop/gob ## Requirements -Go 1.16 or above. +Latest supported Go (1.20) or later. ## Getting Started