aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJulien Dessaux2024-03-08 00:47:38 +0100
committerJulien Dessaux2024-03-08 00:50:21 +0100
commitfd943f4c689cc2ba44d465b7b0fb902c203d16ff (patch)
treea63784727722de93848b82a6766a4f5873ac16b3 /README.md
parentBumped the mycology test suite to the last version (diff)
downloadgofunge98-fd943f4c689cc2ba44d465b7b0fb902c203d16ff.tar.gz
gofunge98-fd943f4c689cc2ba44d465b7b0fb902c203d16ff.tar.bz2
gofunge98-fd943f4c689cc2ba44d465b7b0fb902c203d16ff.zip
chore(deps): updated dependencies
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 26e7246..888db8f 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Current limitations are :
## Dependencies
-go is required. Only go version >= 1.20 on linux amd64 (Gentoo) is being regularly tested.
+go is required. Only go version >= 1.22.1 on linux amd64 (Gentoo) is being regularly tested.
## Quick Install