Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for Go 1.5 vendor experiment. #13

Merged

Commits on Aug 30, 2015

  1. Added support for Go 1.5 vendor experiment.

    The current implementation already supports a vendored folder created by
    Godeps. As Godeps has support for the GO15VENDOREXPERIMENT, it seems
    reasonable to support this form of vendoring if it is detected.
    docbobo committed Aug 30, 2015
    Configuration menu
    Copy the full SHA
    7e5b192 View commit details
    Browse the repository at this point in the history