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 has been archived by the owner on Mar 26, 2020. It is now read-only.
Prashanth Pai edited this page Feb 26, 2018
·
2 revisions
Vendoring dependencies
GD2 depends on (imports) various external Go packages. Using local copies of external dependencies to satisfy imports of those dependencies is often referred to as vendoring.