Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891949 - dev-go/golangci-lint: --version print is invalid
Summary: dev-go/golangci-lint: --version print is invalid
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-24 16:33 UTC by Vitaly Zdanevich
Modified: 2023-01-26 04:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Zdanevich 2023-01-24 16:33:15 UTC
$ golangci-lint --version
golangci-lint has version (devel) built from (unknown, mod sum: "") on (unknown)
Comment 1 Larry the Git Cow gentoo-dev 2023-01-25 19:12:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=416efede37849cdf4105e47564fd9f45786fa885

commit 416efede37849cdf4105e47564fd9f45786fa885
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2023-01-25 19:11:22 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2023-01-25 19:12:07 +0000

    dev-go/golangci-lint: fix version output
    
    Closes: https://bugs.gentoo.org/891949
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 .../golangci-lint/golangci-lint-1.50.1-r1.ebuild   | 36 ++++++++++++++++++++++
 dev-go/golangci-lint/z                             | 23 ++++++++++++++
 2 files changed, 59 insertions(+)
Comment 2 Vitaly Zdanevich 2023-01-26 04:02:30 UTC
dev-go/golangci-lint/z ?