summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f3adb460ceb..d5989ce17c9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc="Git credential.helper using 1Password for storage"
arch=('x86_64')
url="https://$_gourl"
license=('ISC')
-makedepends=('git' 'go>=1.15' 'make')
+makedepends=('git' 'go>=1.16' 'make')
depends=('git' '1password-cli')
provides=('git-credential-1password')
conflicts=("$_pkgname-git" "$_pkgname-bin" "$_pkgname")