1
0
mirror of synced 2026-02-13 21:16:57 +00:00

Bump Go to 1.20 in aur deps

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2023-06-26 19:52:26 +03:00
parent 761762bdc0
commit 66a417a3ee
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ license=("APACHE")
provides=("flux-bin")
conflicts=("flux-bin")
depends=("glibc")
makedepends=('go>=1.17', 'kustomize>=3.0', 'git')
makedepends=('go>=1.20', 'kustomize>=5.0', 'git')
optdepends=('bash-completion: auto-completion for flux in Bash',
'zsh-completions: auto-completion for flux in ZSH')
source=(