From 986cd2b7a39773233bc6e0f46ae433f46dc0ddfe Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 15 Nov 2025 00:00:00 +0000 Subject: gccgo support --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71a1c9d6..3b7ca9e2 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,15 @@ optimizations thereof. Furgit uses SHA-256 by default. To switch to SHA-1, use the `sha1` build tag. There will be future research to investigate potentially supporting both -algorithms in one build of the library (likely heavily using generics). +algorithms in one build of the library. + +## Go versions + +We currently support Go 1.18 or later, in order to support +[gccgo](https://gcc.gnu.org/onlinedocs/gccgo/). + +gccgo support may be dropped in the future if there is a strong reason to use +newer language features. ## Repos and community resources -- cgit v1.3.1-10-gc9f91