net-im/go-sendxmpp: Update go-dependency

Bug: https://bugs.gentoo.org/975449
Closes: https://bugs.gentoo.org/975449
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email>
This commit is contained in:
Niklaus 'vimja' Hofer
2026-05-19 20:10:10 +02:00
parent bb9718cee8
commit 51baf4663d
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ LICENSE="BSD-2 BSD MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
BDEPEND=">=dev-lang/go-1.24"
BDEPEND=">=dev-lang/go-1.25"
src_compile() {
ego build -buildmode=pie

View File

@@ -20,7 +20,7 @@ LICENSE="BSD-2 BSD MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
BDEPEND=">=dev-lang/go-1.24"
BDEPEND=">=dev-lang/go-1.25"
src_compile() {
ego build -buildmode=pie