Skip to content

Commit 1f42f02

Browse files
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](service-mesh-performance/service-mesh-performance@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] <[email protected]>
1 parent d2f1b16 commit 1f42f02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/google/uuid v1.3.1
99
github.com/layer5io/meshery-adapter-library v1.1.0
1010
github.com/layer5io/meshkit v0.6.78
11-
github.com/layer5io/service-mesh-performance v0.3.4
11+
github.com/layer5io/service-mesh-performance v0.6.1
1212
gopkg.in/yaml.v2 v2.4.0
1313
)
1414

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -542,8 +542,8 @@ github.com/layer5io/meshery-adapter-library v1.1.0/go.mod h1:FCU9QDf8yh08QG63doH
542542
github.com/layer5io/meshkit v0.6.78 h1:EgQuyuMK6jhXioL9x7w77LpSstn13YpD3Ad9N/aInD8=
543543
github.com/layer5io/meshkit v0.6.78/go.mod h1:1FqYaxV4XItBeMueQL3MNOLU4xEiDgfBg7glDjujV7Q=
544544
github.com/layer5io/service-mesh-performance v0.3.2-0.20210122142912-a94e0658b021/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
545-
github.com/layer5io/service-mesh-performance v0.3.4 h1:aw/elsx0wkry7SyiQRIj31wW7TPCP4YfhINdNOLXVg8=
546-
github.com/layer5io/service-mesh-performance v0.3.4/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
545+
github.com/layer5io/service-mesh-performance v0.6.1 h1:Q1k6E96UEwcmNIirbMpRY7Odost1eOdrCh6R8IbTOXs=
546+
github.com/layer5io/service-mesh-performance v0.6.1/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
547547
github.com/lib/pq v1.2.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
548548
github.com/lib/pq v1.10.9 h1:YXG7RB+JIjhP29X+OtkiDnYaXQwpS4JEWq7dtCCRUEw=
549549
github.com/lib/pq v1.10.9/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=

0 commit comments

Comments
 (0)