]> Cypherpunks.ru repositories - goredo.git/commitdiff
Modern go requires install instead of get
authorSergey Matveev <stargrave@stargrave.org>
Thu, 4 Aug 2022 10:13:43 +0000 (13:13 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 4 Aug 2022 10:13:43 +0000 (13:13 +0300)
doc/features.texi
doc/install.texi
doc/logs.texi

index dd1139970d53cf8871745f1731d686ee5061ef8a..06317a583fd2844873f76d35dc5fd5591fee0a73 100644 (file)
@@ -42,7 +42,7 @@ implementations.
     for each line. To convert them to localtime you can use either
     @command{tai64nlocal} utility from
     @url{http://cr.yp.to/daemontools.html, daemontools}, or similar one:
-    @code{go get go.cypherpunks.ru/tai64n/cmd/tai64nlocal}
+    @code{go install go.cypherpunks.ru/tai64n/v2/cmd/tai64nlocal}
 @item Either GNU Make or bmake @ref{Jobserver, jobserver} compatibility support
 
 @end itemize
index 83f9d2db245fe4e909cbe0278e61110987009646..5ab0297721b81df97b789d50376af9cb8330b26c 100644 (file)
@@ -60,10 +60,10 @@ $ gpg --auto-key-locate  wkd --locate-keys goredo at cypherpunks dot ru
 
 @end itemize
 
-It is also @command{go get}-able:
+It is also @command{go install}-able:
 
 @example
-$ go get go.cypherpunks.ru/goredo
+$ go install go.cypherpunks.ru/goredo
 $ goredo -symlinks
 @end example
 
index e827a6caa0cdae27db902fd187c159ee35d753fe..bb4c3a3fecf8c9feb36f0e92921dee1d0fdb4fec 100644 (file)
@@ -23,7 +23,7 @@ Logs are stored in corresponding @file{.redo/tgt.log} file. Each line of
 it is prefixed with @url{http://cr.yp.to/libtai/tai64.html, TAI64N}
 timestamp, that you can decode with @command{tai64nlocal} utility from
 @url{http://cr.yp.to/daemontools.html, daemontools}, or similar one:
-@code{go get go.cypherpunks.ru/tai64n/cmd/tai64nlocal}.
+@code{go install go.cypherpunks.ru/tai64n/v2/cmd/tai64nlocal}.
 
 When @option{-k} is in use, all environment variables, working
 directory, command line arguments, start/finish times, duration,