rename package to logmower-shipper

This commit is contained in:
2022-11-03 12:31:01 +02:00
parent d6f3d8c56f
commit 55d47f30ec
3 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ func mongoTimeoutCtx(ctx context.Context) context.Context {
}
var App = &cli.App{
Name: "logmower",
Name: "logmower-shipper",
Version: "1.0.0",
Authors: []*cli.Author{{Name: "jtagcat"}},