From aa5f791b78e12908505b6535c47fd5f14f12d523 Mon Sep 17 00:00:00 2001 From: Mirac Kara <55501260+mirackara@users.noreply.github.com> Date: Mon, 31 Jul 2023 16:11:42 -0500 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6288d3471..c5d5347d8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Go is a compiled language, and doesn’t use a virtual machine. This means that ### Compatibility and Requirements -For the latest version of the agent, Go 1.17+ is required. +For the latest version of the agent, Go 1.18+ is required. Linux, OS X, and Windows (Vista, Server 2008 and later) are supported.