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.
It seems like we should probably be able to get rid of those replaces by now.
It seems like we should probably be able to get rid of those replaces by now.