Skip to content

Commit

Permalink
Bump github.com/layer5io/service-mesh-performance from 0.3.4 to 0.6.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent d2f1b16 commit 1f42f02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/google/uuid v1.3.1
github.com/layer5io/meshery-adapter-library v1.1.0
github.com/layer5io/meshkit v0.6.78
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
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -542,8 +542,8 @@ github.com/layer5io/meshery-adapter-library v1.1.0/go.mod h1:FCU9QDf8yh08QG63doH
github.com/layer5io/meshkit v0.6.78 h1:EgQuyuMK6jhXioL9x7w77LpSstn13YpD3Ad9N/aInD8=
github.com/layer5io/meshkit v0.6.78/go.mod h1:1FqYaxV4XItBeMueQL3MNOLU4xEiDgfBg7glDjujV7Q=
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.9 h1:YXG7RB+JIjhP29X+OtkiDnYaXQwpS4JEWq7dtCCRUEw=
github.com/lib/pq v1.10.9/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
Expand Down

0 comments on commit 1f42f02

Please sign in to comment.