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

.gitignore,vendor.conf,Makefile: use vndr to manage dependencies for testing. #240

Merged
merged 5 commits into from
Feb 25, 2017

Commits on Feb 25, 2017

  1. .gitignore,vendor.conf,Makefile: use vndr to manage dependencies for …

    …testing.
    
    Signed-off-by: Erik Hollensbe <[email protected]>
    Erik Hollensbe committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    0138186 View commit details
    Browse the repository at this point in the history
  2. README.md: word-wrap

    Signed-off-by: Erik Hollensbe <[email protected]>
    Erik Hollensbe committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    712acc9 View commit details
    Browse the repository at this point in the history
  3. README.md: notice about dependencies

    Signed-off-by: Erik Hollensbe <[email protected]>
    Erik Hollensbe committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    969813f View commit details
    Browse the repository at this point in the history
  4. Makefile: only golint once

    Signed-off-by: Erik Hollensbe <[email protected]>
    Erik Hollensbe committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    e8f843f View commit details
    Browse the repository at this point in the history
  5. Makefile: vndr only once; clean target will remove vendor dir

    Signed-off-by: Erik Hollensbe <[email protected]>
    Erik Hollensbe committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    2cf8eaf View commit details
    Browse the repository at this point in the history