LINBIT / drbdtop

CLI management tool for DRBD. Like top, but for DRBD resources.
GNU General Public License v2.0
48 stars 14 forks source link

Import path does not begin with hostname? #10

Closed mhabicht closed 6 years ago

mhabicht commented 6 years ago

I will not list all, but here is one. I have not had this happen before when I used GO.

'# env GOPATH=/root/go

:~/go# go get github.com/LINBIT/drbdtop package fmt: unrecognized import path "fmt" (import path does not begin with hostname)

What do I need to add?

deleteriousEffect commented 6 years ago

This appears to be a go issue unrelated to drbdtop, so I'll just direct you here: https://stackoverflow.com/questions/20458796/unrecognized-import-path-with-go-get