gps icon indicating copy to clipboard operation
gps copied to clipboard

Get rid of Manifest.TestDependencies() entirely

Open sdboyer opened this issue 8 years ago • 2 comments

Because the constraint decls no longer imply "requirement," having a separate method on Manifest for declaring test deps is utterly pointless. They should all be lumped in together, and #44 can deal with marking anything that comes in through tests as test-only.

sdboyer avatar Jan 12 '17 05:01 sdboyer

note to self (ish) - getting rid of this should mean that pcSliceToMap() can probably also go.

sdboyer avatar Feb 13 '17 16:02 sdboyer

This issue was moved to golang/dep#429

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