Add debug logs

This commit is contained in:
2022-04-23 20:20:13 -07:00
parent 9939f724c4
commit 9034ef7c6b
4 changed files with 13 additions and 5 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/smallnest/rpcx v1.7.4
github.com/urfave/cli/v2 v2.3.0
github.com/vmihailenco/msgpack/v5 v5.3.5
go.arsenm.dev/infinitime v0.0.0-20220424014025-bebd1017c532
go.arsenm.dev/infinitime v0.0.0-20220424030849-6c3f1b14c948
golang.org/x/text v0.3.7
)