Skip to content

Commit

Permalink
Merge pull request #334 from acald-creator/upgrade/libraries
Browse files Browse the repository at this point in the history
[chore] Upgrade Meshkit
  • Loading branch information
Revolyssup authored Oct 21, 2022
2 parents a552b27 + 3862611 commit 4fe00e7
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 @@ -12,7 +12,7 @@ replace (
require (
github.com/google/uuid v1.3.0
github.com/layer5io/meshery-adapter-library v0.6.0
github.com/layer5io/meshkit v0.6.4
github.com/layer5io/meshkit v0.6.5
github.com/layer5io/service-mesh-performance v0.3.4
gopkg.in/yaml.v2 v2.4.0
k8s.io/apimachinery v0.25.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,8 @@ github.com/layer5io/meshery-adapter-library v0.6.0 h1:Tg3/e7qqVDOWtj1ZHEq8/dvQ/M
github.com/layer5io/meshery-adapter-library v0.6.0/go.mod h1:uEAy+N9/50nnmH3kdTU+J1ZaKAn5ajL4hSHyQYHeasM=
github.com/layer5io/meshkit v0.6.4 h1:PvSGVP9klpxcF8WKSUUZIF24JUzgcS10AmAca/+WrWI=
github.com/layer5io/meshkit v0.6.4/go.mod h1:9ZXmiP0dxRCNlVYgchrOnfFcNrdHVXuayiuN8RRTQ68=
github.com/layer5io/meshkit v0.6.5 h1:XDfVCZFwIdwhm3FzchX9hfrJ/EOYmvtDxQDW+lRUqIk=
github.com/layer5io/meshkit v0.6.5/go.mod h1:9ZXmiP0dxRCNlVYgchrOnfFcNrdHVXuayiuN8RRTQ68=
github.com/layer5io/service-mesh-performance v0.3.2-0.20210122142912-a94e0658b021/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
github.com/layer5io/service-mesh-performance v0.3.4 h1:aw/elsx0wkry7SyiQRIj31wW7TPCP4YfhINdNOLXVg8=
github.com/layer5io/service-mesh-performance v0.3.4/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
Expand Down

0 comments on commit 4fe00e7

Please sign in to comment.