Skip to content

Commit 4fe00e7

Browse files
authored
Merge pull request #334 from acald-creator/upgrade/libraries
[chore] Upgrade Meshkit
2 parents a552b27 + 3862611 commit 4fe00e7

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ replace (
1212
require (
1313
github.com/google/uuid v1.3.0
1414
github.com/layer5io/meshery-adapter-library v0.6.0
15-
github.com/layer5io/meshkit v0.6.4
15+
github.com/layer5io/meshkit v0.6.5
1616
github.com/layer5io/service-mesh-performance v0.3.4
1717
gopkg.in/yaml.v2 v2.4.0
1818
k8s.io/apimachinery v0.25.3

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,8 @@ github.com/layer5io/meshery-adapter-library v0.6.0 h1:Tg3/e7qqVDOWtj1ZHEq8/dvQ/M
551551
github.com/layer5io/meshery-adapter-library v0.6.0/go.mod h1:uEAy+N9/50nnmH3kdTU+J1ZaKAn5ajL4hSHyQYHeasM=
552552
github.com/layer5io/meshkit v0.6.4 h1:PvSGVP9klpxcF8WKSUUZIF24JUzgcS10AmAca/+WrWI=
553553
github.com/layer5io/meshkit v0.6.4/go.mod h1:9ZXmiP0dxRCNlVYgchrOnfFcNrdHVXuayiuN8RRTQ68=
554+
github.com/layer5io/meshkit v0.6.5 h1:XDfVCZFwIdwhm3FzchX9hfrJ/EOYmvtDxQDW+lRUqIk=
555+
github.com/layer5io/meshkit v0.6.5/go.mod h1:9ZXmiP0dxRCNlVYgchrOnfFcNrdHVXuayiuN8RRTQ68=
554556
github.com/layer5io/service-mesh-performance v0.3.2-0.20210122142912-a94e0658b021/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
555557
github.com/layer5io/service-mesh-performance v0.3.4 h1:aw/elsx0wkry7SyiQRIj31wW7TPCP4YfhINdNOLXVg8=
556558
github.com/layer5io/service-mesh-performance v0.3.4/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=

0 commit comments

Comments
 (0)