Skip to content

Commit

Permalink
fix: engine Run func
Browse files Browse the repository at this point in the history
  • Loading branch information
langhuihui committed Aug 21, 2023
1 parent ad5e017 commit 8f608d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
go.uber.org/zap v1.24.0
m7s.live/engine/v4 v4.13.10-0.20230818101340-d6cee559d331
m7s.live/engine/v4 v4.13.10-0.20230821004541-3fac2cd570f0
m7s.live/plugin/debug/v4 v4.0.0
m7s.live/plugin/edge/v4 v4.0.6
m7s.live/plugin/fmp4/v4 v4.0.4
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,8 @@ m7s.live/engine/v4 v4.13.10-0.20230818064011-81f518c086e2 h1:yCy9mM6kCJIMRKidnOy
m7s.live/engine/v4 v4.13.10-0.20230818064011-81f518c086e2/go.mod h1:Wfs3OMgtRxLIbw1nCjWFgo1kRkypg6L+38QLghMG6Vw=
m7s.live/engine/v4 v4.13.10-0.20230818101340-d6cee559d331 h1:dwQ7o8CNOVn4+umjY6tO7s0tccU17iFEOBDhTLE+hO8=
m7s.live/engine/v4 v4.13.10-0.20230818101340-d6cee559d331/go.mod h1:Wfs3OMgtRxLIbw1nCjWFgo1kRkypg6L+38QLghMG6Vw=
m7s.live/engine/v4 v4.13.10-0.20230821004541-3fac2cd570f0 h1:cwzjfkFMKLkEDs6V13+BsnuyuQg0oWXX37biIpNS06w=
m7s.live/engine/v4 v4.13.10-0.20230821004541-3fac2cd570f0/go.mod h1:Wfs3OMgtRxLIbw1nCjWFgo1kRkypg6L+38QLghMG6Vw=
m7s.live/plugin/debug/v4 v4.0.0 h1:yVFI/XB/EwR9NyihwvTIC/tocibPdE/NQZjDnOtRq/M=
m7s.live/plugin/debug/v4 v4.0.0/go.mod h1:A/C1ViacCOK7EPeeCfiwlUrC2TUtRdEqzrR0Yd9b1KQ=
m7s.live/plugin/edge/v4 v4.0.6 h1:dAxS6cvmWV+pPXCgdu0phoAwH2abjhlKMGfysyxHBNw=
Expand Down

0 comments on commit 8f608d6

Please sign in to comment.