try go get -u github.com/hybridgroup/gobot

and change the import paths in your program.


On Sunday, 22 September 2019 16:14:48 UTC+1, Arie van Wingerden wrote:
>
> When I issue this command (as instructed on Gobot site):
>      go get -d -u gobot.io/x/gobot/...
>
> I get this message:
>      package gobot.io/x/gobot/...: unrecognized import path "
> gobot.io/x/gobot" (https fetch: Get http://gobot.io/x/gobot/?go-get=1: 
> redirected from secure URL https://gobot.io/x/gobot?go-get=1 to insecure 
> URL http://gobot.io/x/gobot/?go-get=1)
>
> Any ideas how to get around this?
>

-- 
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/5469ae1f-342f-4bdf-a3db-8bfca363b486%40googlegroups.com.

Reply via email to