remove mccoyst/vorbis

ref: #4016
https://github.com/square/go-jose/pull/334
This commit is contained in:
Avelino 2022-02-04 06:32:50 -03:00
parent 36b8d4e51a
commit e8d14e4cc2

View File

@ -180,7 +180,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [Oto](https://github.com/hajimehoshi/oto) - A low-level library to play sound on multiple platforms.
* [PortAudio](https://github.com/gordonklaus/portaudio) - Go bindings for the PortAudio audio I/O library.
* [portmidi](https://github.com/rakyll/portmidi) - Go bindings for PortMidi.
* [vorbis](https://github.com/mccoyst/vorbis) - "Native" Go Vorbis decoder (uses CGO, but has no dependencies).
**[⬆ back to top](#contents)**