Skip to content

Commit 72d5454

Browse files
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](layer5io/getnighthawk@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] <[email protected]>
1 parent df125b3 commit 72d5454

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
@@ -43,7 +43,7 @@ require (
4343
github.com/layer5io/meshery-operator v0.5.4
4444
github.com/layer5io/meshkit v0.5.22
4545
github.com/layer5io/meshsync v0.5.6
46-
github.com/layer5io/nighthawk-go v0.5.0
46+
github.com/layer5io/nighthawk-go v1.0.3
4747
github.com/layer5io/service-mesh-performance v0.3.4
4848
github.com/lib/pq v1.10.6
4949
github.com/manifoldco/promptui v0.9.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,8 +1085,8 @@ github.com/layer5io/meshkit v0.5.22 h1:QGaXTlEzHSHfvDVhg9e8wHhlYQBGhl2lN59ImbEcq
10851085
github.com/layer5io/meshkit v0.5.22/go.mod h1:EUfXIcztap9Dh0Ao3Dmoxf3FMsm4h7zFHGwagj+5ra4=
10861086
github.com/layer5io/meshsync v0.5.6 h1:jQfQ46nLmQEPCCPM0hpZXunnq0eE3LrXZ4SScC0aP1k=
10871087
github.com/layer5io/meshsync v0.5.6/go.mod h1:q5iIxAjVn9uDlec60nEyG9HxWhW1UWMKzsoiDsMr1QM=
1088-
github.com/layer5io/nighthawk-go v0.5.0 h1:V785ZDRgwJJ7pfNpATG7BUOKaaMqdurX9/NiEZ1fHIQ=
1089-
github.com/layer5io/nighthawk-go v0.5.0/go.mod h1:iKEQtXtfvcJ4zNVRqmCzMeamnfiiQrd4CNHgdQQC49Y=
1088+
github.com/layer5io/nighthawk-go v1.0.3 h1:AGhip7TM8FjaDJ58jU/7BoPx+O45S7UNImfw7vC2Z0U=
1089+
github.com/layer5io/nighthawk-go v1.0.3/go.mod h1:iKEQtXtfvcJ4zNVRqmCzMeamnfiiQrd4CNHgdQQC49Y=
10901090
github.com/layer5io/service-mesh-performance v0.3.4 h1:aw/elsx0wkry7SyiQRIj31wW7TPCP4YfhINdNOLXVg8=
10911091
github.com/layer5io/service-mesh-performance v0.3.4/go.mod h1:W153amv8aHAeIWxO7b7d7Vibt9RhaEVh4Uh+RG+BumQ=
10921092
github.com/lib/pq v1.0.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=

0 commit comments

Comments
 (0)