From 39367c262c266643af7628cb11eb0503d11ccbb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Dec 2021 19:45:04 +0000 Subject: [PATCH] Bump github.com/layer5io/meshkit from 0.2.32 to 0.2.34 Bumps [github.com/layer5io/meshkit](https://github.com/layer5io/meshkit) from 0.2.32 to 0.2.34. - [Release notes](https://github.com/layer5io/meshkit/releases) - [Commits](https://github.com/layer5io/meshkit/compare/v0.2.32...v0.2.34) --- 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 a96c6b3..7f421a7 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ replace github.com/kudobuilder/kuttl => github.com/layer5io/kuttl v0.4.1-0.20200 require ( github.com/layer5io/meshery-adapter-library v0.1.25 - github.com/layer5io/meshkit v0.2.32 + github.com/layer5io/meshkit v0.2.34 github.com/layer5io/service-mesh-performance v0.3.3 golang.org/x/net v0.0.0-20210903162142-ad29c8ab022f // indirect golang.org/x/sys v0.0.0-20210903071746-97244b99971b // indirect diff --git a/go.sum b/go.sum index 6b17b4d..6f0a11e 100644 --- a/go.sum +++ b/go.sum @@ -619,8 +619,8 @@ github.com/layer5io/learn-layer5/smi-conformance v0.0.0-20210317075357-06b4f88b3 github.com/layer5io/meshery-adapter-library v0.1.25 h1:vAHBr1EqXUzPkUhga4V2luVe11Fd1PKwT9ZtmDh0t6M= github.com/layer5io/meshery-adapter-library v0.1.25/go.mod h1:SLknhKksSoUtKzG2tvJKkN/DsMnGV+O+etmuj5Qew48= github.com/layer5io/meshkit v0.2.24/go.mod h1:blHAWgbcsNJ3rjKr8YvYke8jQILV75vRaARXYwSh0YA= -github.com/layer5io/meshkit v0.2.32 h1:anlvgmtmiS1DFZAUbRoZg0RvaFpva1POhZw5Rm5qMAQ= -github.com/layer5io/meshkit v0.2.32/go.mod h1:2o6I6N7XmupMvJRb1gqlRBIf51GIUqwCzPCGarZxIRU= +github.com/layer5io/meshkit v0.2.34 h1:bpYMDXVV/935+kA3hp4boXzjuFpPh7oqM0MOvlQdTZM= +github.com/layer5io/meshkit v0.2.34/go.mod h1:2o6I6N7XmupMvJRb1gqlRBIf51GIUqwCzPCGarZxIRU= 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.2/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ= github.com/layer5io/service-mesh-performance v0.3.3 h1:KtouYXg64y+G0soPJwDeB0sM6PXolBpkV6Ke15aqwmk=