Skip to content

Commit 4c045d1

Browse files
Bump github.com/layer5io/nighthawk-go from 1.0.2 to 1.0.3
Bumps [github.com/layer5io/nighthawk-go](https://github.com/layer5io/nighthawk-go) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/layer5io/nighthawk-go/releases) - [Commits](layer5io/getnighthawk@v1.0.2...v1.0.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd4911d commit 4c045d1

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
@@ -38,7 +38,7 @@ require (
3838
github.com/layer5io/meshery-operator v0.5.2
3939
github.com/layer5io/meshkit v0.5.6
4040
github.com/layer5io/meshsync v0.5.0
41-
github.com/layer5io/nighthawk-go v0.5.0
41+
github.com/layer5io/nighthawk-go v1.0.3
4242
github.com/layer5io/service-mesh-performance v0.3.3
4343
github.com/lib/pq v1.10.4
4444
github.com/manifoldco/promptui v0.9.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -974,8 +974,8 @@ github.com/layer5io/meshkit v0.5.6 h1:ANte86b6uokn4gpAnoUNkoLhopgeHtzFLjCr8vVlvY
974974
github.com/layer5io/meshkit v0.5.6/go.mod h1:2o6I6N7XmupMvJRb1gqlRBIf51GIUqwCzPCGarZxIRU=
975975
github.com/layer5io/meshsync v0.5.0 h1:LIwVrAU0muV8u2O+th6xJFbo5QU/Mq3KYszJL3B+vaE=
976976
github.com/layer5io/meshsync v0.5.0/go.mod h1:RbBHb8aCaySHJv50Yr+6CdOVP2egjpk+hp10u61V2Tg=
977-
github.com/layer5io/nighthawk-go v0.5.0 h1:V785ZDRgwJJ7pfNpATG7BUOKaaMqdurX9/NiEZ1fHIQ=
978-
github.com/layer5io/nighthawk-go v0.5.0/go.mod h1:iKEQtXtfvcJ4zNVRqmCzMeamnfiiQrd4CNHgdQQC49Y=
977+
github.com/layer5io/nighthawk-go v1.0.3 h1:AGhip7TM8FjaDJ58jU/7BoPx+O45S7UNImfw7vC2Z0U=
978+
github.com/layer5io/nighthawk-go v1.0.3/go.mod h1:iKEQtXtfvcJ4zNVRqmCzMeamnfiiQrd4CNHgdQQC49Y=
979979
github.com/layer5io/service-mesh-performance v0.3.3 h1:KtouYXg64y+G0soPJwDeB0sM6PXolBpkV6Ke15aqwmk=
980980
github.com/layer5io/service-mesh-performance v0.3.3/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
981981
github.com/lib/pq v1.0.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=

0 commit comments

Comments
 (0)