Skip to content

Commit e574071

Browse files
Bump github.com/layer5io/meshkit from 0.6.68 to 0.6.70
Bumps [github.com/layer5io/meshkit](https://github.com/layer5io/meshkit) from 0.6.68 to 0.6.70. - [Release notes](https://github.com/layer5io/meshkit/releases) - [Commits](meshery/meshkit@v0.6.68...v0.6.70) --- 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 fba086d commit e574071

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
@@ -13,7 +13,7 @@ replace (
1313

1414
require (
1515
github.com/go-logr/logr v1.2.4
16-
github.com/layer5io/meshkit v0.6.68
16+
github.com/layer5io/meshkit v0.6.70
1717
github.com/onsi/ginkgo/v2 v2.6.0
1818
github.com/onsi/gomega v1.24.1
1919
k8s.io/api v0.26.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -376,8 +376,8 @@ github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 h1:SOEGU9fKiNWd/HOJuq
376376
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0/go.mod h1:dXGbAdH5GtBTC4WfIxhKZfyBF/HBFgRZSWwZ9g/He9o=
377377
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 h1:P6pPBnrTSX3DEVR4fDembhRWSsG5rVo6hYhAB/ADZrk=
378378
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0/go.mod h1:vmVJ0l/dxyfGW6FmdpVm2joNMFikkuWg0EoCKLGUMNw=
379-
github.com/layer5io/meshkit v0.6.68 h1:zNzuWHpb3LDxkBxL6RRKznVremTYtF/J0iVJ6Uskrtg=
380-
github.com/layer5io/meshkit v0.6.68/go.mod h1:/EX5QLmgZpLPqhBHGvNqyHM6ljfc6hYwULCEcnqTCVw=
379+
github.com/layer5io/meshkit v0.6.70 h1:KfUUG0GXsF7RkPkWjrT7oLyfDekie3Nq+7d7blqwfYw=
380+
github.com/layer5io/meshkit v0.6.70/go.mod h1:/EX5QLmgZpLPqhBHGvNqyHM6ljfc6hYwULCEcnqTCVw=
381381
github.com/lib/pq v1.2.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
382382
github.com/lib/pq v1.10.0/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
383383
github.com/lib/pq v1.10.7 h1:p7ZhMD+KsSRozJr34udlUrhboJwWAgCg34+/ZZNvZZw=

0 commit comments

Comments
 (0)