mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-12 05:43:34 +00:00
* Remove `github.com/romana/rlog` dependency completely * Comment out all the unnecessary logging in the protocol extensions * Remove commented out all the unnecessary logging lines * Remove two more lines related to logging
6 lines
102 B
Modula-2
6 lines
102 B
Modula-2
module github.com/up9inc/mizu/tap/api
|
|
|
|
go 1.16
|
|
|
|
require github.com/google/martian v2.1.0+incompatible
|