Closed orius123 closed 1 year ago
I've merged with master... If someone else can test and let me know if it works I'll tag the release.
Thanks for the fast response, and for this great project!!
I am unable to install that version?
go install github.com/dave/courtney@latest
I always end up with a
go: downloading github.com/dave/courtney v0.4.0
how can I get that one with this change?
go install github.com/dave/courtney@master
awesome, thank you!
works for me now also.
awesome, thank you! This really saves my day.
@Dave Could you, please, create a tag for the latest commits? It's a bit unsafe using @master
on my CI. Thanks in advance!
Done!
Fixes https://github.com/dave/courtney/issues/33 For me The error I got was
internal error: package "embed" without types was imported from "github.com...