Closed aminemat closed 1 year ago
Time to drop Go 1.16 support then.
On Fri, Jun 23, 2023, 19:00 Amine Matmati @.***> wrote:
Go install fails on Go 1.19
go install @. go: @. (in @.***): 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.
— Reply to this email directly, view it on GitHub https://github.com/rubenv/sql-migrate/issues/249, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAKPGELLY7RF5JZR37H5VTXMXDR7ANCNFSM6AAAAAAZRZ33KI . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Could you try again?
I've just release v1.5.1
your responsiveness blew my mind, thank you!
@latest
still points to 1.5.0
I tried go install github.com/rubenv/sql-migrate@1.5.1
but I'm getting invalid version: unknown revision 1.5.1
I'm guessing module proxy propagation?
It works now, thank you so much @rubenv!
Excellent, have a nice weekend!
Thanks for reporting this.
Go install fails on Go 1.19