[Buildroot] [RFC PATCH v1 1/6] package/go: implement go modules integration

Christian Stewart christian at paral.in
Mon Apr 8 07:06:47 UTC 2019


Hi Thomas,


Thomas Petazzoni <thomas.petazzoni at bootlin.com> writes:
> OK, thanks! What is the specific situation of the three Go packages
> that Fabio wanted to integrate, namely bitcoin, btcd and neutrino ?
> Will they be readily usable with the Go module integration ?

Both of these projects already seem to be using go.mod:

 - https://github.com/btcsuite/btcd
 - https://github.com/lightninglabs/neutrino

... I can submit PoC patches implementing them trivially with the go
module PoC patch in place.

Best regards,
Christian




More information about the buildroot mailing list