Perhaps I am doing something wrong but GLD does not seem to recursively scan may vendor directory for licenses. Is that by design? I have a Godep setup to handle deps and I would like to ensure (without legal status) that the included deps are of a certain license.
I am now using a series of bash commands to extract the deps as seen by dep but it is a bit shaky.