coder-v1-cli
coder-v1-cli copied to clipboard
go.mod has a replace on https://github.com/pion/webrtc. Can this be removed ?
https://github.com/coder/coder-cli/blob/main/go.mod#L6 says that it will upgrade to upstream once the merge has occurred.
The merge has occurred and its in a released version, so any chance that the go.mod can remove the replace ?