opus icon indicating copy to clipboard operation
opus copied to clipboard

Playback example module contains replace directive

Open galsjel opened this issue 1 year ago • 0 comments

https://github.com/pion/opus/blob/70baa277ae2f915149372e5ca45d4dd2460a1239/examples/playback/README.md?plain=1#L9

Running this command produces an error message:

go: github.com/pion/opus/examples/playback@latest (in github.com/pion/opus/examples/[email protected]):
	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.

galsjel avatar Sep 11 '23 17:09 galsjel