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=