gopy
gopy copied to clipboard
fix: Add build tags to loadPackage
If buildFirst flag is set when loading packages, makes sure that the build flags are imported correctly to prevent intermediate errors like these:

Issue is resolved later when package is actually built but we're missing build tags beforehand.
Quick fix: PTAL @rcoreilly Thanks!
@rcoreilly Please take a look at this if you have time!
all looks good and apologies for the long delay!