https://bugzilla.redhat.com/show_bug.cgi?id=1933471



--- Comment #6 from Phil Dibowitz <p...@ipom.com> ---
In fact, if I change the imports to use the gopkg.in path, go warns me:

```
$ go mod vendor
go: finding module for package gopkg.in/russross/blackfriday.v2
go: found gopkg.in/russross/blackfriday.v2 in gopkg.in/russross/blackfriday.v2
v2.1.0
go: github.com/github/hub/v2/md2roff imports
        gopkg.in/russross/blackfriday.v2:
gopkg.in/russross/blackfriday.v2@v2.1.0: parsing go.mod:
        module declares its path as: github.com/russross/blackfriday/v2
                but was required as: gopkg.in/russross/blackfriday.v2
```

Makes me think the fedora package is wrong, but again, I'm not very familiar
with golang modules.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to