You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
I have a research project that has an "examples" directory which has a whole GOPATH inside of it. The research project is a static/dynamic analysis project so the examples directory are example programs. This directory has its own system for managing dependencies outside of the one for the main code base. Right now I have to specify each individual directory inside of my Gopkg.toml to get dep to ignore the examples. I want to say: