aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2025-11-04 09:54:42 -0800
committerEric Biggers <ebiggers@google.com>2025-11-04 13:39:07 -0800
commit46f05811803b231ce107e04bb367beee85bfce83 (patch)
tree5f46a118946e4ca1179b44e8e9bb28996d62b7eb /README.md
parent827c13689b39814552a3a18449f922b123725b49 (diff)
Bump up required Go version to 1.23
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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`