On Thu, Jan 03, 2019 at 01:37:51AM +, Branimir Pejakovic wrote:
> Hello everybody!
>
> First, allow me to wish you all a Happy New year!
>
> I have a problem with a small app that I wrote in Go and which uses libvirt
> go bindings. Actually, the problem exists only when I want to compile the
Hello everybody!
First, allow me to wish you all a Happy New year!
I have a problem with a small app that I wrote in Go and which uses libvirt
go bindings. Actually, the problem exists only when I want to compile the
code statically. Basically, when CGO_ENABLED=0 is exported, go (running go
test,