From ccec1bfe072729155e4f4c18add07a50ae548639 Mon Sep 17 00:00:00 2001 From: Kristian Freeman Date: Thu, 25 Feb 2021 11:59:14 -0600 Subject: [PATCH] [pages] Add Go to build tool info --- products/pages/src/content/platform/build-configuration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/products/pages/src/content/platform/build-configuration.md b/products/pages/src/content/platform/build-configuration.md index e3b80fe8a80..2a043b56c1d 100644 --- a/products/pages/src/content/platform/build-configuration.md +++ b/products/pages/src/content/platform/build-configuration.md @@ -49,6 +49,7 @@ Cloudflare Pages' build environment has broad support for a variety of languages | Elixir | 1.7 | | Emacs | 25 | | Erlang | 21 | +| Go | 1.12 | | Java | 8 | | Node.js | 10 | | PHP | 5.6 |