From e9a940a426594aa535159acd748b6c95bd7d6df4 Mon Sep 17 00:00:00 2001 From: Avelino Date: Mon, 8 Mar 2021 10:31:00 -0300 Subject: [PATCH] remove github.com/krig/go-sox (#3523) ref: #3522 - more than 1 year without update Signed-off-by: Avelino --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 22a57503..141745c3 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [flac](https://github.com/mewkiz/flac) - Native Go FLAC encoder/decoder with support for FLAC streams. * [gaad](https://github.com/Comcast/gaad) - Native Go AAC bitstream parser. -* [go-sox](https://github.com/krig/go-sox) - libsox bindings for go. * [GoAudio](https://github.com/DylanMeeus/GoAudio) - Native Go Audio Processing Library. * [gosamplerate](https://github.com/dh1tw/gosamplerate) - libsamplerate bindings for go. * [id3v2](https://github.com/bogem/id3v2) - ID3 decoding and encoding library for Go.