From 46f05811803b231ce107e04bb367beee85bfce83 Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Tue, 4 Nov 2025 09:54:42 -0800 Subject: Bump up required Go version to 1.23 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 58fd870..e517191 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,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.18 or higher. Older versions may work +* [Go](https://golang.org/doc/install) 1.23 or higher. Older versions may work but they are not tested or supported. * A C compiler (`gcc` or `clang`) * `make` -- cgit v1.2.3