Skip to content

Commit

Permalink
bump meshkit to fix rate limitng issue
Browse files Browse the repository at this point in the history
Signed-off-by: MUzairS15 <[email protected]>
  • Loading branch information
MUzairS15 committed Aug 18, 2023
1 parent dcc7a0d commit 8f06c55
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.3.5
github.com/layer5io/gowrk2 v0.6.1
github.com/layer5io/meshery-operator v0.6.10
github.com/layer5io/meshkit v0.6.57
github.com/layer5io/meshkit v0.6.58
github.com/layer5io/meshsync v0.6.11
github.com/layer5io/nighthawk-go v1.0.6
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 @@ -1548,8 +1548,8 @@ github.com/layer5io/gowrk2 v0.6.1 h1:0eBj7VFYJ+QTMJt7i3PzxDJTEL+X+zWx4OP+lARWIoI
github.com/layer5io/gowrk2 v0.6.1/go.mod h1:ugxQ23+HwQ8dmZYJd1LScw/TLKbdgfN6OOtg6iYMljg=
github.com/layer5io/meshery-operator v0.6.10 h1:4YiznhS4AO/bA+uHBxCYp9Fc9w9LU2sopE3oJBdRU/Y=
github.com/layer5io/meshery-operator v0.6.10/go.mod h1:RX9yjSvJS0KAdWOb/zRfYU/mSOVP1ySuUUlxHhrms1M=
github.com/layer5io/meshkit v0.6.57 h1:3MsRw4ca3i6UZATaDrweMYla0uVPxrc9XA7FHLuGQAs=
github.com/layer5io/meshkit v0.6.57/go.mod h1:elRSTVozMToDgWUkGvCgquK7VzoW2POB41QtAWfUWpQ=
github.com/layer5io/meshkit v0.6.58 h1:nvYXh4hmbdxxz8VgMQ5UXDasmC9CxFLShBKOZK38wrA=
github.com/layer5io/meshkit v0.6.58/go.mod h1:elRSTVozMToDgWUkGvCgquK7VzoW2POB41QtAWfUWpQ=
github.com/layer5io/meshsync v0.6.11 h1:6HOnIQf73sIuPa/5Q8DKwMMdPtlUFSfB26lNqIUYHj4=
github.com/layer5io/meshsync v0.6.11/go.mod h1:4NAngevdOm4LL5nNCePMFsKm3N8LtA3jVIyIs/lpVl0=
github.com/layer5io/nighthawk-go v1.0.6 h1:YMCw65FvwpbByX+M7McdNYRNDW9oOw3GQaXJ1RMDdGw=
Expand Down

0 comments on commit 8f06c55

Please sign in to comment.