# Functions
GetBuildContext returns a build context from go/build.
GetRootFromPackage retrives the top level package from a name.
NormalizeName takes a package name and normalizes it to the top level package.
# Variables
ResolveCurrent selects whether the package should only the dependencies for the current OS/ARCH instead of all possible permutations.