From 665cd860738758405d52dbbadf738f1ea2f5273f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 11:21:52 +0000 Subject: [PATCH] Bump github.com/layer5io/service-mesh-performance from 0.3.4 to 0.6.1 Bumps [github.com/layer5io/service-mesh-performance](https://github.com/layer5io/service-mesh-performance) from 0.3.4 to 0.6.1. - [Release notes](https://github.com/layer5io/service-mesh-performance/releases) - [Commits](https://github.com/layer5io/service-mesh-performance/compare/v0.3.4...v0.6.1) --- updated-dependencies: - dependency-name: github.com/layer5io/service-mesh-performance dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index fc2da2a0..8c525cfd 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/aspenmesh/istio-vet v0.0.0-20200806222806-9c8e9a962b9f github.com/layer5io/meshery-adapter-library v0.6.9 github.com/layer5io/meshkit v0.6.58 - github.com/layer5io/service-mesh-performance v0.3.4 + github.com/layer5io/service-mesh-performance v0.6.1 gopkg.in/yaml.v2 v2.4.0 istio.io/client-go v1.17.0 k8s.io/apimachinery v0.26.1 diff --git a/go.sum b/go.sum index a22cf631..755c7454 100644 --- a/go.sum +++ b/go.sum @@ -542,8 +542,8 @@ github.com/layer5io/meshery-adapter-library v0.6.9/go.mod h1:09p4nsZzEuA3tmQ28Zq github.com/layer5io/meshkit v0.6.58 h1:nvYXh4hmbdxxz8VgMQ5UXDasmC9CxFLShBKOZK38wrA= github.com/layer5io/meshkit v0.6.58/go.mod h1:elRSTVozMToDgWUkGvCgquK7VzoW2POB41QtAWfUWpQ= 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= +github.com/layer5io/service-mesh-performance v0.6.1 h1:Q1k6E96UEwcmNIirbMpRY7Odost1eOdrCh6R8IbTOXs= +github.com/layer5io/service-mesh-performance v0.6.1/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ= github.com/lib/pq v1.2.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo= github.com/lib/pq v1.10.0/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o= github.com/lib/pq v1.10.7 h1:p7ZhMD+KsSRozJr34udlUrhboJwWAgCg34+/ZZNvZZw=