The following patch converts this package to use EGO_SUM instead of EGO_VENDOR. please test and apply. Also, you should file a bug upstream and have them run "go mod tidy" and add go.sum to their repository before the next release. Thanks, William
Created attachment 625756 [details, diff] peco-0.5.7-go-module.patch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3bc473f6fabeb4a1bee74fe58d05682f87185a4 commit b3bc473f6fabeb4a1bee74fe58d05682f87185a4 Author: William Hubbs <williamh@gentoo.org> AuthorDate: 2020-05-11 21:59:52 +0000 Commit: William Hubbs <williamh@gentoo.org> CommitDate: 2020-05-11 22:01:55 +0000 app-shells/peco: remove old Closes: https://bugs.gentoo.org/714728 Signed-off-by: William Hubbs <williamh@gentoo.org> app-shells/peco/Manifest | 8 ------ app-shells/peco/peco-0.5.3-r2.ebuild | 49 ------------------------------------ 2 files changed, 57 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=571a9d07c435c4f3fb4ec84dbe9220989cea27d4 commit 571a9d07c435c4f3fb4ec84dbe9220989cea27d4 Author: William Hubbs <williamh@gentoo.org> AuthorDate: 2020-05-11 21:55:30 +0000 Commit: William Hubbs <williamh@gentoo.org> CommitDate: 2020-05-11 22:01:54 +0000 app-shells/peco: migrate to EGO_SUM Bug: https://bugs.gentoo.org/714728 Signed-off-by: William Hubbs <williamh@gentoo.org> app-shells/peco/Manifest | 27 ++++++++++----- app-shells/peco/files/peco-0.5.7-go.sum.patch | 37 +++++++++++++++++++++ app-shells/peco/peco-0.5.7.ebuild | 47 +++++++++++++++++---------- 3 files changed, 85 insertions(+), 26 deletions(-)