app-backup/kopia: update go version in BDEPEND

kopia-0.23.1's go.mod specifies Go version 1.25.8, but this wasn't
correctly updated when introducing the ebuild.

Closes: https://bugs.gentoo.org/977933
Signed-off-by: Itai Ferber <itai@itaiferber.net>
This commit is contained in:
Itai Ferber
2026-06-23 10:31:24 -04:00
parent b238fc0ab7
commit 009da21cf7

View File

@@ -16,7 +16,7 @@ LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64"
BDEPEND=">=dev-lang/go-1.25.0"
BDEPEND=">=dev-lang/go-1.25.8"
src_compile() {
ego build -v -x -work -o ${PN}