consul: remove git build dep
This commit is contained in:
@@ -9,7 +9,6 @@ go_ldflags="-X ${go_import_path}/version.GitCommit=${_git_commit} -X ${go_import
|
||||
# consul has a vendor directory, but relies on replace statements in go.mod, so
|
||||
# force default non-vendor behavior.
|
||||
go_mod_mode=default
|
||||
hostmakedepends="git"
|
||||
short_desc="Distributed solution to connect and configure applications"
|
||||
maintainer="iaroki <iaroki@protonmail.com>"
|
||||
license="MPL-2.0"
|
||||
|
||||
Reference in New Issue
Block a user