[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 golang-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/golang@lists.fedoraproject.org


[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 
cloud.google.com/go asserts its new name which means anything still using the 
legacy name never tried to use the current codebase).
``

To reply, visit the link below or just reply to this email
https://pagure.io/golist/issue/6
___
golang mailing list -- golang@lists.fedoraproject.org
To unsubscribe send an email to golang-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/golang@lists.fedoraproject.org


[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
github.com/google/go-cmp/cmp
github.com/google/go-cmp/cmp/cmpopts
```
``

To reply, visit the link below or just reply to this email
https://pagure.io/golist/issue/6
___
golang mailing list -- golang@lists.fedoraproject.org
To unsubscribe send an email to golang-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/golang@lists.fedoraproject.org


[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 --imported --package-path cloud.google.com/go --skip-self --tests
```

don't find the package "github.com/google/go-cmp/cmp" in the unit test 
cloud.google.com/go/civil
``

To reply, visit the link below or just reply to this email
https://pagure.io/golist/issue/6
___
golang mailing list -- golang@lists.fedoraproject.org
To unsubscribe send an email to golang-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/golang@lists.fedoraproject.org