Closed ChristianBoehm closed 5 years ago
hmm, maybe I should release that!
that's would be nice and I'll could continue testing
done, sorry about that.
No problem, but after a fresh git-pull the issue doesn't went away. "github.com/bketelsen/libgo/events" will be imported from lxd/client.go:7 and lxd/container.go:10
I' m on go1.12beta2 on ubuntu 18.04.1, find the whole error message below
go: finding github.com/gobuffalo/packr/v2/packr2 latest go get: -t flag is a no-op when using modules build github.com/bketelsen/lxdev: cannot load github.com/bketelsen/libgo/events: cannot find module providing package github.com/bketelsen/libgo/events
I'll test again locally in a moment, the repo was private and I didn't notice :/
That's what I thought, but I was not sure ;) and I didn't notice that there is a release available for download. Maybe a link on README.md could make sense? In the meanwhile I'll be doing some tests with the binary release and let you know if it works. Thanks for supporting
Building from sources is now working like a charm. Thanks for open your private repo. Therefore I can close here. Thank you
Dear Brian,
make deps fail with error message: cannot load github.com/bketelsen/libgo/events if I try to curl your url on github (github.com/bketelsen/libgo/events) I got a 404 error