Skip to content

Commit

Permalink
Bump github.com/layer5io/nighthawk-go from 0.5.0 to 1.0.3
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored May 20, 2022
1 parent ab93d52 commit 93e5993
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ require (
github.com/layer5io/meshery-operator v0.5.4
github.com/layer5io/meshkit v0.5.18
github.com/layer5io/meshsync v0.5.3
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.5
github.com/manifoldco/promptui v0.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1067,8 +1067,8 @@ github.com/layer5io/meshkit v0.5.18 h1:58EyOWTep4QBQ+S/yHtariGU2bL1Y/NoKmJUCgFkN
github.com/layer5io/meshkit v0.5.18/go.mod h1:tj5TAjty7T/WJ8YvlDfOZF94t4g3mhWuKBCc6MOUoNU=
github.com/layer5io/meshsync v0.5.3 h1:GzPbaxk4s+8llrHBJvEW2I/vnk6BPWlEgl53v5p3/zw=
github.com/layer5io/meshsync v0.5.3/go.mod h1:fz1+q5S3NS3KCzDdlsuPFupGxx1UPa3b7FPkDFzUngM=
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=
Expand Down

0 comments on commit 93e5993

Please sign in to comment.