Drop unused makedepends go-bindata-hashicorp.

This commit is contained in:
loqs 2023-11-26 12:19:11 +00:00
parent 153d985c7f
commit fe4f30b23c
No known key found for this signature in database

View File

@ -7,7 +7,7 @@ pkgdesc="Modern reverse proxy written in Go"
arch=('x86_64') arch=('x86_64')
url="https://github.com/traefik/traefik" url="https://github.com/traefik/traefik"
license=('MIT') license=('MIT')
makedepends=('go' 'go-bindata-hashicorp' 'patch') makedepends=('go' 'patch')
depends=('glibc') depends=('glibc')
backup=('etc/traefik/traefik.toml' backup=('etc/traefik/traefik.toml'
'etc/traefik/traefik.yaml' 'etc/traefik/traefik.yaml'