This repository has been archived by the owner on Feb 26, 2019. It is now read-only.
v47: Separate case for devel vs go1.6, with same logic as 1.6 check
When go is compiled from source, the major version is 'devel'. A third conditional has been added to check for this case in order to enable vendoring when built from source.