Is it possible to remove the replace directives? that would allow it to be installed with: ``` go install github.com/keith-turner/ecoji/cmd@latest ```
Is it possible to remove the replace directives?
that would allow it to be installed with: