Try this ebuild, made with 100% NS (Natural Stupidity):
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit go-module
DESCRIPTION="A pass extension for command-line interfaces"
HOMEPAGE="https://arimxyer.github.io/pass-cli/"
SRC ...