Was missing pflag dependency

This commit is contained in:
yo
2021-02-20 14:51:23 +01:00
parent 3b1f7c28d0
commit c7e5fe887a
2 changed files with 4 additions and 1 deletions

View File

@ -21,6 +21,7 @@ GH_ACCOUNT= yo000
GH_PROJECT= postfix-log-parser
GH_TUPLE= spf13:cobra:v1.1.3:cobra/vendor/github.com/spf13/cobra \
spf13:pflag:v1.0.5:pflag/vendor/github.com/spf13/pflag \
tabalt:pidfile:v1.1.0:pidfile/vendor/github.com/tabalt/pidfile
pre-test: