gobuster: fix deps, needs bump

This commit is contained in:
Rick Farina (Zero_Chaos) 2023-02-17 11:25:20 -05:00
parent 4a4d3309b4
commit 1ee0362d20
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit go-module
@ -65,7 +65,7 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~arm ~arm64"
DEPEND=">=dev-lang/go-1.10"
DEPEND=""
RDEPEND="${DEPEND}"
src_install() {