Pre-compiled version?
Hack-Hut opened this issue · 3 comments
Hack-Hut commented
Would like to move from auditd to go-audit, but the problem for me is that the machines that this will be installed on have no internet access. This means that the govendor sync
cannot resolve the dependencies venor/vendor.json
. I'm not very familiar with go but know that it's compiled. If it's possible could you release a pre-compiled version? Cheers :)
trixpan commented
wouldn't it be better for you to compile and then sneaker copy the resulting binary to your internet disconnected nodes?
Also, without specifying what distro you are trying to build for, it is unlikely the issue will be addressed. ;-)
Cheers
Hack-Hut commented
Yeah, I just compiled it at home. But the distro was Suse if you ever change your mind. :)