Move shfmt to correct import path

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-03-16 11:33:50 +01:00
parent 1cf45980c1
commit 96f2d5f695
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -32,9 +32,9 @@ packages:
- name: github.com/Luzifer/str2hex
- name: github.com/Luzifer/update-gotools
- name: github.com/Luzifer/worktime
- name: github.com/mvdan/sh/cmd/shfmt
- name: github.com/peco/peco/cmd/peco
version: v0.5.3
- name: mvdan.cc/sh/cmd/shfmt
# Install dependencies for vim-go (May not run concurrently or will fail)
- { name: github.com/davidrjenni/reftools/cmd/fillstruct, single: true }