On Mon, May 4, 2020 at 7:13 PM 洪嘉鴻 <max123...@gmail.com> wrote:

> I tried to get and install the package
> <https://github.com/robaho/go-trader>.
> However, when I use "go get github.com/robaho/go-trader", it displayed
> "package github.com/robaho/go-trader: no Go files in "$GOPATH\src\
> github.com\robaho\go-trader".
> I use 1.12.9 of go version on Windows 10.
> Is the version that I used not suitable?
>

Works for me. If you're doing that at work there is probably a firewall
that is disrupting the "go get" network traffic. Regardless, since all you
want to do is download the source to review it just do "git clone https://
github.com/robaho/go-trader". And if that doesn't work you need to figure
out what is wrong with your connection to the Internet.

-- 
Kurtis Rader
Caretaker of the exceptional canines Junior and Hank

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CABx2%3DD-J_pkX08z94WKTKWYWYLv_FXq0ZqMt5pRv7uoe1%2Baa_Q%40mail.gmail.com.

Reply via email to