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 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/8ed0292b-b945-4317-b56a-0ca8272927da%40googlegroups.com.