gps icon indicating copy to clipboard operation
gps copied to clipboard

Keep tags on selected deps so we know the context of their inclusion

Open sdboyer opened this issue 9 years ago • 1 comments
trafficstars

We need to be able to keep track of the context in which a dep is included, so that we can write that out into the lock file.

"Context," as in, "did this arise from a test dependency, and ONLY a test dependency?" Tracking test-only deps is the immediate use case for glide, but this should be the gateway to being able to track arbitrary tag contexts. And that's how we get OS/arch.

sdboyer avatar Jun 24 '16 01:06 sdboyer

This issue was moved to golang/dep#445

fabulous-gopher avatar Apr 21 '17 14:04 fabulous-gopher