myitcv / gopherjs

A compiler from Go to JavaScript for running Go code in a browser
BSD 2-Clause "Simplified" License
21 stars 0 forks source link

build: correctly apply all build context build tags when calc mod deps #36

Closed myitcv closed 5 years ago

myitcv commented 5 years ago

Otherwise, we include/ignore the wrong files when computing dependencies via go list.