From 43869584b3c9f9acade09d2d35b20e69623d98f8 Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Sat, 9 Sep 2023 15:52:08 -0700 Subject: Bump up required Go version to 1.18 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 323158e..c769dd8 100644 --- a/README.md +++ b/README.md @@ -208,7 +208,7 @@ information about each of the commands. ## Building and installing `fscrypt` has a minimal set of build dependencies: -* [Go](https://golang.org/doc/install) 1.16 or higher. Older versions may work +* [Go](https://golang.org/doc/install) 1.18 or higher. Older versions may work but they are not tested or supported. * A C compiler (`gcc` or `clang`) * `make` -- cgit v1.2.3