fishi0x01 / vsh

vsh - HashiCorp Vault interactive shell and cli tool
MIT License
284 stars 12 forks source link

Fix vendor dir and gocard issues #76

Closed fishi0x01 closed 3 years ago

fishi0x01 commented 3 years ago

A lot of unused dependencies are part of vendor/ dir. This PR is cleaning up and adding missing dependencies. Further, gofmt -s -w cli/search.go run to smart format file, according to https://goreportcard.com/report/github.com/fishi0x01/vsh.