resolve is an example program that performs dependency resolution for
a single version of a published npm package, using the example resolver
implementation in deps.dev/resolve. It then compares the resulting graph
to the result from the GetDependencies endpoint.