app-admin/consul-template: Update BDEPEND to have ">=dev-lang/go-1.21"

Closes: https://bugs.gentoo.org/974273
Signed-off-by: Zac Medico <zmedico@gentoo.org>
This commit is contained in:
Zac Medico
2026-05-06 13:15:08 -07:00
parent b05c4d2f47
commit f0b617fff2

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,6 +15,7 @@ LICENSE+=" Apache-2.0 BSD BSD-2 ISC MIT WTFPL-2"
SLOT="0"
KEYWORDS="~amd64"
BDEPEND=">=dev-lang/go-1.21"
COMMON_DEPEND="
acct-group/consul-template
acct-user/consul-template"