Skip to content

Commit adc5b5b

Browse files
authored
Merge pull request #319 from meshery/dependabot/go_modules/github.com/layer5io/meshkit-0.6.4
Bump github.com/layer5io/meshkit from 0.6.3 to 0.6.4
2 parents 103cc75 + 6a05529 commit adc5b5b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ replace (
1515
require (
1616
github.com/google/uuid v1.3.0
1717
github.com/layer5io/meshery-adapter-library v0.5.10
18-
github.com/layer5io/meshkit v0.6.3
18+
github.com/layer5io/meshkit v0.6.4
1919
github.com/layer5io/service-mesh-performance v0.3.4
2020
gopkg.in/yaml.v2 v2.4.0
2121
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -613,8 +613,8 @@ github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3
613613
github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3e34/go.mod h1:BQPLwdJt7v7y0fXIejI4whR9zMyX07Wjt5xrbgEmHLw=
614614
github.com/layer5io/meshery-adapter-library v0.5.10 h1:Qgr6vDx2s10mkhtk7Mnz5I73m/9yf2yyjCkPMeB4jmA=
615615
github.com/layer5io/meshery-adapter-library v0.5.10/go.mod h1:Sg6WNN82uRo2kiFDEMc/LM/AJ/Pu6ZmBZGbFxZuC7zc=
616-
github.com/layer5io/meshkit v0.6.3 h1:aY4jhPhjzBQayZ2QjYewsaJY7yFuWX1Y6J7qbj1+tvE=
617-
github.com/layer5io/meshkit v0.6.3/go.mod h1:9ZXmiP0dxRCNlVYgchrOnfFcNrdHVXuayiuN8RRTQ68=
616+
github.com/layer5io/meshkit v0.6.4 h1:PvSGVP9klpxcF8WKSUUZIF24JUzgcS10AmAca/+WrWI=
617+
github.com/layer5io/meshkit v0.6.4/go.mod h1:9ZXmiP0dxRCNlVYgchrOnfFcNrdHVXuayiuN8RRTQ68=
618618
github.com/layer5io/service-mesh-performance v0.3.2-0.20210122142912-a94e0658b021/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
619619
github.com/layer5io/service-mesh-performance v0.3.4 h1:aw/elsx0wkry7SyiQRIj31wW7TPCP4YfhINdNOLXVg8=
620620
github.com/layer5io/service-mesh-performance v0.3.4/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=

0 commit comments

Comments
 (0)