chore: improve performance and update dependencies

- Add `bin` to .gitignore
- Change output path for the executable in Makefile
- Update `github.com/stretchr/testify` to v1.8.4
- Update `github.com/urfave/cli/v2` to v2.25.5

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2023-06-04 16:44:10 +08:00
parent 8b81da22bc
commit c4f4d0f112
4 changed files with 8 additions and 12 deletions

1
.gitignore vendored
View File

@@ -29,3 +29,4 @@ release
drone-ssh
.cover
dist
bin