mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-30 15:18:51 +00:00
Update Go to v1.17
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
This commit is contained in:
parent
fc059df8ff
commit
f3d143e5ee
39 changed files with 223 additions and 19 deletions
2
.github/aur/flux-go/PKGBUILD.template
vendored
2
.github/aur/flux-go/PKGBUILD.template
vendored
|
|
@ -12,7 +12,7 @@ provides=("flux-bin")
|
|||
conflicts=("flux-bin")
|
||||
replaces=("flux-cli")
|
||||
depends=("glibc")
|
||||
makedepends=('go>=1.16', 'kustomize>=3.0')
|
||||
makedepends=('go>=1.17', 'kustomize>=3.0')
|
||||
optdepends=('bash-completion: auto-completion for flux in Bash',
|
||||
'zsh-completions: auto-completion for flux in ZSH')
|
||||
source=(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue