Describe the bug
Briefly, describe what broke and provide the following details: Cannot build from source with go install github.com/superfly/flyctl@latest
- Operating system: Windows 11
fly version: 0.4.61
** Command output: **
go: github.com/superfly/flyctl@latest (in github.com/superfly/flyctl@v0.4.61):
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.
Describe the bug
Briefly, describe what broke and provide the following details: Cannot build from source with
go install github.com/superfly/flyctl@latestfly version: 0.4.61** Command output: **