pion / opus

Pure Go implementation of Opus

Home Page:https://pion.ly/

Repository from Github https://github.compion/opusRepository from Github https://github.compion/opus

Playback example module contains replace directive

thedaneeffect opened this issue · comments

commented

go install github.com/pion/opus/examples/playback@latest

Running this command produces an error message:

go: github.com/pion/opus/examples/playback@latest (in github.com/pion/opus/examples/playback@v0.0.0-20230805182210-70baa277ae2f):
	The go.mod file for the module providing named packages contains one or
	more replace directives. It must not contain directives that would cause
	it to be interpreted differently than if it were the main module.