ci: support husky

feat: fix lint issues
This commit is contained in:
yanghao05
2023-03-07 19:07:31 +08:00
parent bfe1870420
commit 8d1bd191df
5 changed files with 42 additions and 8 deletions

1
go.mod
View File

@@ -16,7 +16,6 @@ require (
github.com/pkg/errors v0.9.1
github.com/rogeecn/fabfile v1.3.0
github.com/rogeecn/gen v1.0.11
github.com/satori/go.uuid v1.2.0
github.com/smartystreets/goconvey v1.7.2
github.com/spf13/cobra v1.5.0
github.com/spf13/viper v1.15.0