nim reported a new issue against the project: `golist` that you are following:
``
Because the naming of Go projects is a mess many of them (including core Google modules) have started asserting how they should be named.
This results in golist panics.
Because golist is often called by other scripts (for example, rpm dependency scripts) the panic messages are unhelpful, because the recipient of those messages has not called golist directly and does not know what exact golist call resulted in this panic.
golist should handle this case by default and:
1. output useful info to stderr, including what exactly it was doing at the panic time
2. abort with an error code
``
To reply, visit the link below or just reply to this email
https://pagure.io/golist/issue/14
qulogic opened a new pull-request against the project: `golist` that you are following:
``
Allow specifying multiple package paths at a time.
``
To reply, visit the link below or just reply to this email
https://pagure.io/golist/pull-request/22
qulogic opened a new pull-request against the project: `golist` that you are following:
``
WIP: Add output templating
``
To reply, visit the link below or just reply to this email
https://pagure.io/golist/pull-request/23
nim opened a new pull-request against the project: `go-rpm-macros` that you are following:
``
Force GO111MODULE=off till the macros grow Go module support
``
To reply, visit the link below or just reply to this email
https://pagure.io/go-rpm-macros/pull-request/12
nim opened a new pull-request against the project: `go-rpm-macros` that you are following:
``
update licensing
``
To reply, visit the link below or just reply to this email
https://pagure.io/go-rpm-macros/pull-request/11
nim opened a new pull-request against the project: `go-rpm-macros` that you are following:
``
Move a lot of code unrelated to srpm creation to srpm macros
``
To reply, visit the link below or just reply to this email
https://pagure.io/go-rpm-macros/pull-request/10