From fd5daeaa347d8a8d1b41997d4cfeba13b6e47f71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 15:43:27 +0000 Subject: [PATCH] Bump github.com/layer5io/meshkit from 0.7.54 to 0.7.55 Bumps [github.com/layer5io/meshkit](https://github.com/layer5io/meshkit) from 0.7.54 to 0.7.55. - [Release notes](https://github.com/layer5io/meshkit/releases) - [Commits](https://github.com/layer5io/meshkit/compare/v0.7.54...v0.7.55) --- updated-dependencies: - dependency-name: github.com/layer5io/meshkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index b30d22cad4..5fcad99296 100644 --- a/go.mod +++ b/go.mod @@ -40,7 +40,7 @@ require ( github.com/jinzhu/copier v0.4.0 github.com/layer5io/gowrk2 v0.6.1 github.com/layer5io/meshery-operator v0.7.0 - github.com/layer5io/meshkit v0.7.54 + github.com/layer5io/meshkit v0.7.55 github.com/layer5io/meshsync v0.6.24 github.com/layer5io/nighthawk-go v1.0.3 github.com/layer5io/service-mesh-performance v0.6.1 diff --git a/go.sum b/go.sum index 5e8c15afd5..1073714fc7 100644 --- a/go.sum +++ b/go.sum @@ -1611,8 +1611,8 @@ github.com/layer5io/gowrk2 v0.6.1/go.mod h1:ugxQ23+HwQ8dmZYJd1LScw/TLKbdgfN6OOtg github.com/layer5io/meshery-operator v0.7.0 h1:YXlnsx2Xy5duM+W99vts2fFV4C1KnOCytQi2fxdQTUc= github.com/layer5io/meshery-operator v0.7.0/go.mod h1:mVMpSrvSH1zgSmcjzk+/astXV5L34NlL/PcZMH6s2IU= github.com/layer5io/meshkit v0.2.7/go.mod h1:QvEKV8wIEOabiFlUgiu+s78GpJTsRpoRw5pgvEX077Y= -github.com/layer5io/meshkit v0.7.54 h1:bll3KYue8Ezrl1HqoF3LNnKotJu75kavFvyM+G1QFWE= -github.com/layer5io/meshkit v0.7.54/go.mod h1:IglNCfT8xfBjw0SXkVPfJocUHDLfng/QjTb8o52D88s= +github.com/layer5io/meshkit v0.7.55 h1:O/GSJHcasJIcwRBT49MnsCncVTup39xsZyJ70noVk8A= +github.com/layer5io/meshkit v0.7.55/go.mod h1:IglNCfT8xfBjw0SXkVPfJocUHDLfng/QjTb8o52D88s= github.com/layer5io/meshsync v0.6.24 h1:ui/u89NW2yHyCtdVaJuuzrag5a1CbhVB8Lp70/9Y+lw= github.com/layer5io/meshsync v0.6.24/go.mod h1:0qI6ATBvkVx10C1ymH62NaGPy85ALFF3T9Dx/IEXfy0= github.com/layer5io/nighthawk-go v1.0.3 h1:AGhip7TM8FjaDJ58jU/7BoPx+O45S7UNImfw7vC2Z0U=