From 9a35acb0a6dd30e34f2efa24ce20a8c103f6968f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 06:24:28 +0000 Subject: [PATCH] Bump github.com/layer5io/meshkit from 0.6.56 to 0.6.57 Bumps [github.com/layer5io/meshkit](https://github.com/layer5io/meshkit) from 0.6.56 to 0.6.57. - [Release notes](https://github.com/layer5io/meshkit/releases) - [Commits](https://github.com/layer5io/meshkit/compare/v0.6.56...v0.6.57) --- 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 2428e01a..ed31ec59 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ replace ( require ( github.com/go-logr/logr v1.2.4 - github.com/layer5io/meshkit v0.6.56 + github.com/layer5io/meshkit v0.6.57 github.com/onsi/ginkgo/v2 v2.6.0 github.com/onsi/gomega v1.24.1 k8s.io/api v0.26.1 diff --git a/go.sum b/go.sum index 7129482c..783b6d98 100644 --- a/go.sum +++ b/go.sum @@ -376,8 +376,8 @@ github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 h1:SOEGU9fKiNWd/HOJuq github.com/lann/builder v0.0.0-20180802200727-47ae307949d0/go.mod h1:dXGbAdH5GtBTC4WfIxhKZfyBF/HBFgRZSWwZ9g/He9o= github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 h1:P6pPBnrTSX3DEVR4fDembhRWSsG5rVo6hYhAB/ADZrk= github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0/go.mod h1:vmVJ0l/dxyfGW6FmdpVm2joNMFikkuWg0EoCKLGUMNw= -github.com/layer5io/meshkit v0.6.56 h1:/ItymDjyqvyjw6FfDf8pBvnECTpUHRqxqSvowXvlgio= -github.com/layer5io/meshkit v0.6.56/go.mod h1:elRSTVozMToDgWUkGvCgquK7VzoW2POB41QtAWfUWpQ= +github.com/layer5io/meshkit v0.6.57 h1:3MsRw4ca3i6UZATaDrweMYla0uVPxrc9XA7FHLuGQAs= +github.com/layer5io/meshkit v0.6.57/go.mod h1:elRSTVozMToDgWUkGvCgquK7VzoW2POB41QtAWfUWpQ= github.com/lib/pq v1.2.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo= github.com/lib/pq v1.10.0/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o= github.com/lib/pq v1.10.7 h1:p7ZhMD+KsSRozJr34udlUrhboJwWAgCg34+/ZZNvZZw=