From 72d545464e09fd51645832a9f4c72e88fa1d44e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 18:35:27 +0000 Subject: [PATCH] Bump github.com/layer5io/nighthawk-go from 0.5.0 to 1.0.3 Bumps [github.com/layer5io/nighthawk-go](https://github.com/layer5io/nighthawk-go) from 0.5.0 to 1.0.3. - [Release notes](https://github.com/layer5io/nighthawk-go/releases) - [Commits](https://github.com/layer5io/nighthawk-go/compare/v0.5.0...v1.0.3) --- updated-dependencies: - dependency-name: github.com/layer5io/nighthawk-go dependency-type: direct:production update-type: version-update:semver-major ... 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 f78f21f8ef5..fbd25150eda 100644 --- a/go.mod +++ b/go.mod @@ -43,7 +43,7 @@ require ( github.com/layer5io/meshery-operator v0.5.4 github.com/layer5io/meshkit v0.5.22 github.com/layer5io/meshsync v0.5.6 - github.com/layer5io/nighthawk-go v0.5.0 + github.com/layer5io/nighthawk-go v1.0.3 github.com/layer5io/service-mesh-performance v0.3.4 github.com/lib/pq v1.10.6 github.com/manifoldco/promptui v0.9.0 diff --git a/go.sum b/go.sum index 32dc3cd7a8c..564a6867c53 100644 --- a/go.sum +++ b/go.sum @@ -1085,8 +1085,8 @@ github.com/layer5io/meshkit v0.5.22 h1:QGaXTlEzHSHfvDVhg9e8wHhlYQBGhl2lN59ImbEcq github.com/layer5io/meshkit v0.5.22/go.mod h1:EUfXIcztap9Dh0Ao3Dmoxf3FMsm4h7zFHGwagj+5ra4= github.com/layer5io/meshsync v0.5.6 h1:jQfQ46nLmQEPCCPM0hpZXunnq0eE3LrXZ4SScC0aP1k= github.com/layer5io/meshsync v0.5.6/go.mod h1:q5iIxAjVn9uDlec60nEyG9HxWhW1UWMKzsoiDsMr1QM= -github.com/layer5io/nighthawk-go v0.5.0 h1:V785ZDRgwJJ7pfNpATG7BUOKaaMqdurX9/NiEZ1fHIQ= -github.com/layer5io/nighthawk-go v0.5.0/go.mod h1:iKEQtXtfvcJ4zNVRqmCzMeamnfiiQrd4CNHgdQQC49Y= +github.com/layer5io/nighthawk-go v1.0.3 h1:AGhip7TM8FjaDJ58jU/7BoPx+O45S7UNImfw7vC2Z0U= +github.com/layer5io/nighthawk-go v1.0.3/go.mod h1:iKEQtXtfvcJ4zNVRqmCzMeamnfiiQrd4CNHgdQQC49Y= 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= github.com/lib/pq v1.0.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=