adding logging to server
This commit is contained in:
1
go.mod
1
go.mod
@@ -20,6 +20,7 @@ require (
|
||||
github.com/labstack/gommon v0.3.0 // indirect
|
||||
github.com/mattn/go-colorable v0.1.6 // indirect
|
||||
github.com/radovskyb/watcher v1.0.7
|
||||
github.com/rs/zerolog v1.19.0
|
||||
github.com/valyala/fasttemplate v1.1.0 // indirect
|
||||
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
|
||||
go.etcd.io/bbolt v1.3.4 // indirect
|
||||
|
||||
Reference in New Issue
Block a user