diff --git a/.config/gotools.yml b/.config/gotools.yml index 8704a60..726cad0 100644 --- a/.config/gotools.yml +++ b/.config/gotools.yml @@ -34,7 +34,7 @@ packages: - name: github.com/Luzifer/worktime - name: github.com/mvdan/sh/cmd/shfmt - name: github.com/peco/peco/cmd/peco - version: v0.5.2 + version: v0.5.3 # Install dependencies for vim-go (May not run concurrently or will fail) - { name: github.com/davidrjenni/reftools/cmd/fillstruct, single: true }