From 26de200fc9faa7d97bd88d4c889e0753fa8eef97 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Thu, 18 Oct 2018 23:33:56 +0200 Subject: [PATCH] Update Vault, add waitfor Signed-off-by: Knut Ahlers --- .config/gotools.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/gotools.yml b/.config/gotools.yml index 939f100..2b4476d 100644 --- a/.config/gotools.yml +++ b/.config/gotools.yml @@ -15,7 +15,7 @@ packages: # Vault related tools - name: github.com/hashicorp/vault - version: v0.10.4 + version: v0.11.3 - name: github.com/Luzifer/vault2env - name: github.com/Luzifer/vault-patch - name: github.com/Luzifer/vault-user-token @@ -36,6 +36,7 @@ packages: - name: github.com/Luzifer/str2hex - name: github.com/Luzifer/tmux-collector - name: github.com/Luzifer/update-gotools + - name: github.com/Luzifer/waitfor - name: github.com/Luzifer/worktime - name: github.com/peco/peco/cmd/peco version: v0.5.3