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

Remove broken submodule directories #29

Merged
merged 1 commit into from May 4, 2016

Commits on May 4, 2016

  1. Remove broken submodule directories

    These were accidentally added with the liner and termtables dependencies. They
    do not appear to be needed. However, "go get github.com/open-policy-agent/opa"
    fails because "git submodule init ..." is run and this fails to find the
    .gitmodules file it expects.
    tsandall committed May 4, 2016
    Copy the full SHA
    7ef3742 View commit details
    Browse the repository at this point in the history