From: Sergey Matveev Date: Tue, 12 Nov 2024 12:12:01 +0000 (+0300) Subject: Note go work X-Git-Tag: v6.0.2~4 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=84ba5c73ca26f4803721ecbc9d034ace52e88827;p=gogost.git Note go work --- diff --git a/install.texi b/install.texi index 5189d83..3b3390c 100644 --- a/install.texi +++ b/install.texi @@ -74,6 +74,12 @@ require go.cypherpunks.su/gogost/v6 v@value{VERSION} replace go.cypherpunks.su/gogost/v6 => /path/to/gogost-@value{VERSION} @end example +@item You can use Go's workspace feature: + +@example +$ go work use /path/to/gogost-@value{VERSION} +@end example + @end itemize You can obtain development source code with