From 22bd0d44d63238dc97cef3683bcad1360c863e69 Mon Sep 17 00:00:00 2001 From: Freja Date: Tue, 9 Jul 2024 19:00:15 +0200 Subject: [PATCH] fix go version in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 999e296..3433d8c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ At the moment Akeneo does not support deletion of most of these types, so does t ## Requirements - [Terraform](https://developer.hashicorp.com/terraform/downloads) >= 1.0 -- [Go](https://golang.org/doc/install) >= 1.20 +- [Go](https://golang.org/doc/install) >= 1.21 ## Developing the Provider