From ea8846832f99ba89756363e803e22699dfb4d247 Mon Sep 17 00:00:00 2001 From: Rebecca Mahany-Horton Date: Tue, 9 Jan 2024 16:37:46 -0500 Subject: [PATCH] Update version of golang in documentation --- docs/launcher.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/launcher.md b/docs/launcher.md index 0dd7b760d..0c6966621 100644 --- a/docs/launcher.md +++ b/docs/launcher.md @@ -4,7 +4,7 @@ Requirements: * Repository checkout (Not dependent on `$GOPATH`) -* Recent go (currently depends on 1.16) +* Recent go (currently depends on 1.21) * [`zig`](https://ziglang.org/) compiler, if and only if, cross compiling for linux Then, from your checkout, run: