rename package to logmower-shipper
This commit is contained in:
@@ -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"}},
|
||||
|
||||
|
2
go.mod
2
go.mod
@@ -1,4 +1,4 @@
|
||||
module git.k-space.ee/k-space/logmower
|
||||
module git.k-space.ee/k-space/logmower-shipper
|
||||
|
||||
go 1.19
|
||||
|
||||
|
Reference in New Issue
Block a user