This PR adds a test for the issue identified in #220. The issue in #221 seems to be a non-issue in the sense that outname is the same pypkgname.
I also updated to the latest go/tools since the one referenced in go.mod was, for some reason that I don't understand, generating an internal error from:
This PR adds a test for the issue identified in #220. The issue in #221 seems to be a non-issue in the sense that outname is the same pypkgname.
I also updated to the latest go/tools since the one referenced in go.mod was, for some reason that I don't understand, generating an internal error from:
packages/packages.go:817 log.Fatalf("internal error: nil Pkg importing %q from %q", path, lpkg)