[golist] Issue #6: didn't find "github.com/google/go-cmp/cmp"

2019-04-25 Thread Nicolas Mailhot
The issue: `didn't find "github.com/google/go-cmp/cmp"` of project: `golist` has been assigned to `nim` by nim. https://pagure.io/golist/issue/6 ___ golang mailing list -- golang@lists.fedoraproject.org To unsubscribe send an email to

[golist] Issue #6: didn't find "github.com/google/go-cmp/cmp"

2019-04-25 Thread Nicolas Mailhot
nim added a new comment to an issue you are following: `` I will recheck. cloud.google.com/go is a full bag of nastiness, that even other Google projects have problems with (most of them still import it under a legacy name, which means they are afraid of using the latest code. The current

[golist] Issue #6: didn't find "github.com/google/go-cmp/cmp"

2019-04-25 Thread Elliott Sales de Andrade
qulogic added a new comment to an issue you are following: `` Is this still a problem? ``` $ golist --imported --package-path cloud.google.com/go --skip-self | rg go-cmp github.com/google/go-cmp/cmp $ golist --imported --package-path cloud.google.com/go --skip-self --tests | rg go-cmp

[golist] Issue #6: didn't find "github.com/google/go-cmp/cmp"

2019-04-25 Thread Nicolas Mailhot
nim reported a new issue against the project: `golist` that you are following: `` Migrated from https://github.com/gofed/symbols-extractor/issues/158 When I use golist in the project cloud.google.com/go, the commands ```sh golist --imported --package-path cloud.google.com/go --skip-self golist