gowin
gowin copied to clipboard
go get fails
command go get github.com/luisiturrios/gowin
fails with:
package code.google.com/p/winsvc/winapi: unrecognized import path "code.google.com/p/winsvc/winapi" (parse https://code.google.com/p/winsvc/winapi?go-get=1: no go-import meta tags)
Were you able to resolve this @theherk ?
Were you able to resolve this @theherk ?
I'm sorry, @pbssubhash, that was long ago and I cannot recall the outcome.
If anybody comes across this issue, I made a pull request with the issue fixed https://github.com/luisiturrios1/gowin/pull/7 (https://github.com/packet-sent/gowin).