Added logging
This commit is contained in:
parent
091711f4c5
commit
e93cba7108
24 changed files with 1596 additions and 10 deletions
|
|
@ -51,3 +51,7 @@
|
|||
[[constraint]]
|
||||
name = "github.com/imdario/mergo"
|
||||
version = "0.3.6"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/op/go-logging"
|
||||
version = "1.0.0"
|
||||
|
|
|
|||
Reference in a new issue