Updated logging

This commit is contained in:
netbenix 2021-11-06 20:55:55 +01:00
parent 8f60c9ce7c
commit ff9e4b3e3a
8 changed files with 106 additions and 30 deletions

1
go.mod
View file

@ -4,6 +4,7 @@ go 1.17
require (
github.com/golang/protobuf v1.5.2
github.com/sirupsen/logrus v1.8.1
github.com/urfave/cli/v2 v2.3.0
google.golang.org/grpc v1.42.0
google.golang.org/protobuf v1.27.1