mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-09 04:19:22 +00:00
8 lines
160 B
Modula-2
8 lines
160 B
Modula-2
module github.com/up9inc/mizu/tap/api
|
|
|
|
go 1.17
|
|
|
|
require github.com/up9inc/mizu/tap/dbgctl v0.0.0
|
|
|
|
replace github.com/up9inc/mizu/tap/dbgctl v0.0.0 => ../dbgctl
|