Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ require (
github.com/jinzhu/copier v0.4.0
github.com/layer5io/gowrk2 v0.6.1
github.com/layer5io/meshery-operator v0.7.0
github.com/layer5io/meshkit v0.7.54
github.com/layer5io/meshkit v0.7.55
github.com/layer5io/meshsync v0.6.24
github.com/layer5io/nighthawk-go v1.0.3
github.com/layer5io/service-mesh-performance v0.6.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1611,8 +1611,8 @@ github.com/layer5io/gowrk2 v0.6.1/go.mod h1:ugxQ23+HwQ8dmZYJd1LScw/TLKbdgfN6OOtg
github.com/layer5io/meshery-operator v0.7.0 h1:YXlnsx2Xy5duM+W99vts2fFV4C1KnOCytQi2fxdQTUc=
github.com/layer5io/meshery-operator v0.7.0/go.mod h1:mVMpSrvSH1zgSmcjzk+/astXV5L34NlL/PcZMH6s2IU=
github.com/layer5io/meshkit v0.2.7/go.mod h1:QvEKV8wIEOabiFlUgiu+s78GpJTsRpoRw5pgvEX077Y=
github.com/layer5io/meshkit v0.7.54 h1:bll3KYue8Ezrl1HqoF3LNnKotJu75kavFvyM+G1QFWE=
github.com/layer5io/meshkit v0.7.54/go.mod h1:IglNCfT8xfBjw0SXkVPfJocUHDLfng/QjTb8o52D88s=
github.com/layer5io/meshkit v0.7.55 h1:O/GSJHcasJIcwRBT49MnsCncVTup39xsZyJ70noVk8A=
github.com/layer5io/meshkit v0.7.55/go.mod h1:IglNCfT8xfBjw0SXkVPfJocUHDLfng/QjTb8o52D88s=
github.com/layer5io/meshsync v0.6.24 h1:ui/u89NW2yHyCtdVaJuuzrag5a1CbhVB8Lp70/9Y+lw=
github.com/layer5io/meshsync v0.6.24/go.mod h1:0qI6ATBvkVx10C1ymH62NaGPy85ALFF3T9Dx/IEXfy0=
github.com/layer5io/nighthawk-go v1.0.3 h1:AGhip7TM8FjaDJ58jU/7BoPx+O45S7UNImfw7vC2Z0U=
Expand Down