We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df93d7d commit 8daad6aCopy full SHA for 8daad6a
cli/go.mod
@@ -6,8 +6,8 @@ toolchain go1.24.4
6
7
require (
8
github.com/bitly/go-simplejson v0.5.0
9
- github.com/deepflowio/deepflow/message v0.0.0-20251106062554-cd61c2b9c965
10
- github.com/deepflowio/deepflow/server v1.6.66-0.20251030080503-9e5211641351
+ github.com/deepflowio/deepflow/message v0.0.0-20251228042023-c90e67be0fc5
+ github.com/deepflowio/deepflow/server v1.6.66-0.20251228042023-c90e67be0fc5
11
github.com/golang/protobuf v1.5.4
12
github.com/mattn/go-runewidth v0.0.14
13
github.com/olekukonko/tablewriter v0.0.5
0 commit comments