From: Sergey Matveev Date: Sun, 4 Sep 2022 13:33:50 +0000 (+0300) Subject: Update dependant libraries X-Git-Tag: v8.8.0^2 X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=commitdiff_plain;h=6a7abf90c3ac2ccf5b9e29818d8507bad4326b33 Update dependant libraries --- diff --git a/doc/news.ru.texi b/doc/news.ru.texi index cb382df..e305914 100644 --- a/doc/news.ru.texi +++ b/doc/news.ru.texi @@ -11,6 +11,9 @@ @item Минимальная требуемая версия Go 1.17. +@item +Обновлены зависимые библиотеки. + @end itemize @node Релиз 8.7.2 diff --git a/doc/news.texi b/doc/news.texi index fe59117..c640a99 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -14,6 +14,9 @@ Fixed buildability under Go 1.19. @item Minimal required Go version is 1.17. +@item +Updated dependencies. + @end itemize @node Release 8_7_2 diff --git a/makedist.sh b/makedist.sh index 00c1bb0..245ae6c 100755 --- a/makedist.sh +++ b/makedist.sh @@ -19,7 +19,7 @@ rm -r \ github.com/hjson/hjson-go/build_release.sh \ github.com/klauspost/compress/gen.sh \ github.com/klauspost/compress/gzhttp \ - github.com/klauspost/compress/internal \ + github.com/klauspost/compress/internal/snapref \ github.com/klauspost/compress/s2* \ github.com/klauspost/compress/snappy \ github.com/klauspost/compress/zstd/snappy.go \ @@ -36,7 +36,7 @@ find . \( \ -name .gitattributes \) -delete mkdir contrib -cp ~/work/redo/minimal/do contrib/do +cp ~/work/redo/apenwarr/minimal/do contrib/do cat > doc/download.texi <