(address . bug-guix@gnu.org)
Hello,
It seems that Go importer errors on projects located in sub-directories
of a repository.
For example,
guix import go github.com/Azure/go-autorest/autorest/adal
fails with
#<<git-error> code: -3 message: "reference 'refs/tags/v0.9.17' not found" class: 4>
Other problematic projects include
- github.com/decred/dcrd/lru
- cloud.google.com/go/storage
- google.golang.org/grpc/cmd/protoc-gen-go-grpc
Regards,
--
Nicolas Goaziou