Playback example module contains replace directive
thedaneeffect opened this issue · comments
opus/examples/playback/README.md
Line 9 in 70baa27
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.