mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-01-15 14:32:07 +00:00
* Use `github.com/rs/zerolog` for logging * Use `github.com/rs/zerolog` for logging (continue) * Add `debug` flag * Remove `github.com/op/go-logging` dependency completely * Fix linter