Skip to content

Commit

Permalink
Bump github.com/layer5io/meshkit from 0.7.15 to 0.7.18
Browse files Browse the repository at this point in the history
Bumps [github.com/layer5io/meshkit](https://github.com/layer5io/meshkit) from 0.7.15 to 0.7.18.
- [Release notes](https://github.com/layer5io/meshkit/releases)
- [Commits](meshery/meshkit@v0.7.15...v0.7.18)

---
updated-dependencies:
- dependency-name: github.com/layer5io/meshkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 4d459d2 commit 55dcdcc
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 @@ -11,7 +11,7 @@ replace (
require (
github.com/google/uuid v1.6.0
github.com/layer5io/meshery-adapter-library v0.7.2
github.com/layer5io/meshkit v0.7.15
github.com/layer5io/meshkit v0.7.18
github.com/sirupsen/logrus v1.9.3
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 @@ -463,8 +463,8 @@ github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3
github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3e34/go.mod h1:BQPLwdJt7v7y0fXIejI4whR9zMyX07Wjt5xrbgEmHLw=
github.com/layer5io/meshery-adapter-library v0.7.2 h1:p+NhdaHuN0UOha39nInACqQ/HAl8LeJLkG23Fes1QN4=
github.com/layer5io/meshery-adapter-library v0.7.2/go.mod h1:DKgOiHzXl0Y4bZipUrIxjyisyia3y3BdDnECQEagRTU=
github.com/layer5io/meshkit v0.7.15 h1:oyFSK51o9FhalKz4/DaSFn2P+WWbmqB+EccgbRjAWDk=
github.com/layer5io/meshkit v0.7.15/go.mod h1:JYMa+b2ePuwci0Nw/fIiEHHgHfcjczNHNYfDD09p2z4=
github.com/layer5io/meshkit v0.7.18 h1:KUp9xQXKnS+ZlZcWdqvStGMJqiIrz0i1YMscRtwuWPU=
github.com/layer5io/meshkit v0.7.18/go.mod h1:JYMa+b2ePuwci0Nw/fIiEHHgHfcjczNHNYfDD09p2z4=
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=
Expand Down

0 comments on commit 55dcdcc

Please sign in to comment.