From 6603d7ac6a35a9c5bd5c915fbe07194f59cc3a65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 22:34:39 +0000 Subject: [PATCH] Bump github.com/layer5io/meshkit from 0.2.7 to 0.2.10 Bumps [github.com/layer5io/meshkit](https://github.com/layer5io/meshkit) from 0.2.7 to 0.2.10. - [Release notes](https://github.com/layer5io/meshkit/releases) - [Commits](https://github.com/layer5io/meshkit/compare/v0.2.7...v0.2.10) Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 231c395..4a27da2 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ replace ( require ( github.com/layer5io/meshery-adapter-library v0.1.15 - github.com/layer5io/meshkit v0.2.7 + github.com/layer5io/meshkit v0.2.10 github.com/layer5io/service-mesh-performance v0.3.3 helm.sh/helm/v3 v3.3.1 ) diff --git a/go.sum b/go.sum index f86b44c..f1f53d0 100644 --- a/go.sum +++ b/go.sum @@ -520,8 +520,9 @@ github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3 github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3e34/go.mod h1:BQPLwdJt7v7y0fXIejI4whR9zMyX07Wjt5xrbgEmHLw= github.com/layer5io/meshery-adapter-library v0.1.15 h1:ctVpudujDjQhbjL6H0lLv7Kr9KvtczhS8DCDKggEwhk= github.com/layer5io/meshery-adapter-library v0.1.15/go.mod h1:xmhnOnTQiMWVZc4ghFwHfQYFSCYQBHZ22uLERU5u8aE= -github.com/layer5io/meshkit v0.2.7 h1:cuZLr6BYLVlAYgqD4itCqBZDff1EL0eteRRwKSBuHog= github.com/layer5io/meshkit v0.2.7/go.mod h1:QvEKV8wIEOabiFlUgiu+s78GpJTsRpoRw5pgvEX077Y= +github.com/layer5io/meshkit v0.2.10 h1:sQN8WFAFWNw0/ChKRr4T4stjqgYTEz+IzbfAJg6ziwk= +github.com/layer5io/meshkit v0.2.10/go.mod h1:QvEKV8wIEOabiFlUgiu+s78GpJTsRpoRw5pgvEX077Y= 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.2/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ= github.com/layer5io/service-mesh-performance v0.3.3 h1:KtouYXg64y+G0soPJwDeB0sM6PXolBpkV6Ke15aqwmk=