When changing to 'github.com/hybridgroup/gobot' what should imports path
look like in go code?
On Sunday, September 22, 2019 at 11:14:48 AM UTC-4, 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 messa
Thx, that worx!
Op zo 22 sep. 2019 om 23:41 schreef Amnon Baron Cohen :
> 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 Gob
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:
> pack
Sorry for double post. My home network didn't work well this afternoon ...
--
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.co