mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
bin: update go-install-bins
This commit is contained in:
parent
974834ccd8
commit
cfa1179618
1 changed files with 7 additions and 6 deletions
|
|
@ -5,3 +5,4 @@ echo -e "\e[32m[goimports]\e[0m"; go install golang.org/x/tools/cmd/goimports@la
|
||||||
echo -e "\e[32m[golines]\e[0m"; go install github.com/segmentio/golines@latest
|
echo -e "\e[32m[golines]\e[0m"; go install github.com/segmentio/golines@latest
|
||||||
echo -e "\e[32m[task]\e[0m"; go install github.com/go-task/task/v3/cmd/task@latest
|
echo -e "\e[32m[task]\e[0m"; go install github.com/go-task/task/v3/cmd/task@latest
|
||||||
echo -e "\e[32m[yaegi]\e[0m"; go install github.com/traefik/yaegi/cmd/yaegi@latest
|
echo -e "\e[32m[yaegi]\e[0m"; go install github.com/traefik/yaegi/cmd/yaegi@latest
|
||||||
|
echo -e "\e[32m[govulncheck]\e[0m"; go install golang.org/x/vuln/cmd/govulncheck@latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue