From: Sergey Matveev Date: Tue, 16 Apr 2024 15:31:01 +0000 (+0300) Subject: Note about minimal Go version X-Git-Tag: v2.3.0~4 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=e098742364f5645f64439e230d4a5f1a8f9b4314dd450b07e618b4c26b203fd5;p=vors.git Note about minimal Go version --- diff --git a/doc/install.texi b/doc/install.texi index 69db64c..27bfb44 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -1,9 +1,9 @@ @node Install @unnumbered Install -VoRS is written on @url{https://go.dev/, Go}, but also uses wrapper on -@url{https://opus-codec.org/, libopus} library. Provided tarballs -include its source code +VoRS is written on @url{https://go.dev/, Go} (at least 1.21 version is +required), but also uses wrapper on @url{https://opus-codec.org/, +libopus} library. Provided tarballs include its source code (@url{https://wiki.hydrogenaud.io/index.php?title=Opus, look} how many improvements Opus got over the years) and a fork of the @url{https://github.com/hraban/opus, gopkg.in/hraban/opus.v2} with the