Move shfmt to correct import path
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
1cf45980c1
commit
96f2d5f695
1 changed files with 1 additions and 1 deletions
|
@ -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 }
|
||||
|
|
Loading…
Reference in a new issue