Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 7235d64

Browse files
Bump github.com/layer5io/meshkit from 0.6.43 to 0.6.45
Bumps [github.com/layer5io/meshkit](https://github.com/layer5io/meshkit) from 0.6.43 to 0.6.45. - [Release notes](https://github.com/layer5io/meshkit/releases) - [Commits](meshery/meshkit@v0.6.43...v0.6.45) --- updated-dependencies: - dependency-name: github.com/layer5io/meshkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f25782 commit 7235d64

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ replace (
1111
require (
1212
github.com/google/uuid v1.3.0
1313
github.com/layer5io/meshery-adapter-library v0.6.7
14-
github.com/layer5io/meshkit v0.6.43
14+
github.com/layer5io/meshkit v0.6.45
1515
github.com/layer5io/service-mesh-performance v0.3.4
1616
gopkg.in/yaml.v2 v2.4.0
1717
k8s.io/apimachinery v0.26.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -594,8 +594,8 @@ github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3
594594
github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3e34/go.mod h1:BQPLwdJt7v7y0fXIejI4whR9zMyX07Wjt5xrbgEmHLw=
595595
github.com/layer5io/meshery-adapter-library v0.6.7 h1:d0NpqTwF4djt0SWKpIGjEl6BTFK9Li32ynYx5BS5A8E=
596596
github.com/layer5io/meshery-adapter-library v0.6.7/go.mod h1:7vsze4Cd0pzKtbD+BARNa/vt+GYSzmkhKA6unmAD0qc=
597-
github.com/layer5io/meshkit v0.6.43 h1:V/O8GCeUKPeJ9NQQ8PW7++u2/la8bdMQllymyeo1aKg=
598-
github.com/layer5io/meshkit v0.6.43/go.mod h1:ztj50XGg3XBFfub+0xedRMog0EbxPzlrRe+8hIsnTtY=
597+
github.com/layer5io/meshkit v0.6.45 h1:gGXTqj8KtWH6JS68MVXhPOg2HHUc/zXoQ4PsYyiiUBU=
598+
github.com/layer5io/meshkit v0.6.45/go.mod h1:ztj50XGg3XBFfub+0xedRMog0EbxPzlrRe+8hIsnTtY=
599599
github.com/layer5io/service-mesh-performance v0.3.2-0.20210122142912-a94e0658b021/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
600600
github.com/layer5io/service-mesh-performance v0.3.4 h1:aw/elsx0wkry7SyiQRIj31wW7TPCP4YfhINdNOLXVg8=
601601
github.com/layer5io/service-mesh-performance v0.3.4/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=

0 commit comments

Comments
 (0)