From e08317fc6f3c595285de6f38a321c177a0257424 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 27 Sep 2020 17:07:17 +0300 Subject: [PATCH] Excess mention of mirrors --- doc/sources.texi | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/doc/sources.texi b/doc/sources.texi index 1cc1ea1..d1970e6 100644 --- a/doc/sources.texi +++ b/doc/sources.texi @@ -11,21 +11,3 @@ $ git clone git://git.cypherpunks.ru/nncp.git $ cd nncp $ git checkout develop @end example - -Also there is mirror of dependent libraries for safety if their native -repositories will be unavailable (they are seldom updated): - -@multitable @columnfractions .50 .50 -@headitem Software/library @tab Mirror -@item @code{github.com/davecgh/go-xdr} @tab @url{git://git.cypherpunks.ru/go-xdr.git} -@item @code{github.com/dustin/go-humanize} @tab @url{git://git.cypherpunks.ru/go-humanize.git} -@item @code{github.com/flynn/noise} @tab @url{git://git.cypherpunks.ru/noise.git} -@item @code{github.com/google/go-cmp} @tab @url{git://git.cypherpunks.ru/go-cmp.git} -@item @code{github.com/gorhill/cronexpr} @tab @url{git://git.cypherpunks.ru/cronexpr.git} -@item @code{github.com/hjson/hjson-go} @tab @url{git://git.cypherpunks.ru/hjson-go.git} -@item @code{github.com/klauspost/compress} @tab @url{git://git.cypherpunks.ru/compress.git} -@item @code{golang.org/x/crypto} @tab @url{git://git.cypherpunks.ru/crypto.git} -@item @code{golang.org/x/net} @tab @url{git://git.cypherpunks.ru/net.git} -@item @code{golang.org/x/sys} @tab @url{git://git.cypherpunks.ru/sys.git} -@item @code{gopkg.in/check.v1} @tab @url{git://git.cypherpunks.ru/check.git} -@end multitable -- 2.44.0