All,

in looking at some of the Go ebuilds we have in the tree, I see that
some of them, for example go-tools, have multiple Go packages in a
single repository. This means that something like:

go get -d -u -t golang.org/x/tools

will fail. There is an issue opened upstream about this [1].

My question for this list is, should we wait for this to be resolved
before we do anything, or should we change the go packaging we are doing
to package single go packages instead of repositories?

Thanks,

William

[1] https://github.com/golang/go/issues/11090

Attachment: signature.asc
Description: Digital signature

Reply via email to